mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from allspace, to srs-librtmp, for vs2010
This commit is contained in:
parent
bb54194c26
commit
1855c9429c
16 changed files with 1053 additions and 320 deletions
|
@ -43,7 +43,7 @@ private:
|
|||
int64_t send_timeout;
|
||||
int64_t recv_bytes;
|
||||
int64_t send_bytes;
|
||||
int fd;
|
||||
SOCKET fd;
|
||||
public:
|
||||
SimpleSocketStream();
|
||||
virtual ~SimpleSocketStream();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue