mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for bug #229, revert changes of allspace, for srs-librtmp branch build failed. 2.0.34
This commit is contained in:
parent
bb85a0c856
commit
03f72fb1a6
9 changed files with 402 additions and 512 deletions
|
@ -43,7 +43,7 @@ private:
|
|||
int64_t send_timeout;
|
||||
int64_t recv_bytes;
|
||||
int64_t send_bytes;
|
||||
SOCKET fd;
|
||||
int fd;
|
||||
public:
|
||||
SimpleSocketStream();
|
||||
virtual ~SimpleSocketStream();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue