mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1045, revert macro for TCP keepalive detection, use system macro
This commit is contained in:
commit
93d3e1464a
2 changed files with 3 additions and 5 deletions
|
@ -190,9 +190,5 @@
|
|||
#define SRS_PERF_GLIBC_MEMORY_CHECK
|
||||
#undef SRS_PERF_GLIBC_MEMORY_CHECK
|
||||
|
||||
// Whether set SO_KEEPALIVE for TCP connection.
|
||||
// @see https://github.com/ossrs/srs/issues/1044
|
||||
#undef SRS_PERF_SO_KEEPALIVE
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue