mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
research st, remove all events except epoll.
This commit is contained in:
parent
91f6dbe479
commit
cd09fcaf55
3 changed files with 11 additions and 994 deletions
|
@ -177,10 +177,6 @@
|
|||
/*****************************************
|
||||
* Other defines
|
||||
*/
|
||||
#if !defined(MD_HAVE_POLL) && !defined(MD_DONT_HAVE_POLL)
|
||||
#define MD_HAVE_POLL
|
||||
#endif
|
||||
|
||||
#ifndef MD_STACK_PAD_SIZE
|
||||
#define MD_STACK_PAD_SIZE 128
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue