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:
parent
a94dbecdc4
commit
b28dc7364e
4 changed files with 38 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue