mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
workaround for #511, the fly stfd in close. 2.0.211
This commit is contained in:
parent
a0890fe06a
commit
e2865c6ac1
5 changed files with 12 additions and 10 deletions
|
@ -75,6 +75,7 @@ public:
|
|||
extern int srs_st_init();
|
||||
|
||||
// close the netfd, and close the underlayer fd.
|
||||
// @remark when close, user must ensure io completed.
|
||||
extern void srs_close_stfd(st_netfd_t& stfd);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue