mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code
This commit is contained in:
parent
60775485c4
commit
e5461d2df9
8 changed files with 13 additions and 9 deletions
|
|
@ -33,7 +33,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include <st.h>
|
||||
|
||||
// initialize st, requires epoll.
|
||||
extern int srs_init_st();
|
||||
extern int srs_st_init();
|
||||
|
||||
// close the netfd, and close the underlayer fd.
|
||||
extern void srs_close_stfd(st_netfd_t& stfd);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue