1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine the srs-librtmp, add hijack get the object.

This commit is contained in:
winlin 2014-12-02 14:02:28 +08:00
parent a94dbecdc4
commit b28dc7364e
4 changed files with 38 additions and 5 deletions

View file

@ -50,6 +50,7 @@ public:
SimpleSocketStream();
virtual ~SimpleSocketStream();
public:
virtual srs_hijack_io_t hijack_io();
virtual int create_socket();
virtual int connect(const char* server, int port);
// ISrsBufferReader