增加读入USER_TIMEOUT TCP选项,修正timeout相关的setsockopt设置。
This commit is contained in:
@@ -98,4 +98,4 @@ int tfe_stream_shutdown_dir(const struct tfe_stream * stream, enum tfe_conn_dir
|
||||
/**
|
||||
* @brief Write linear text for given stream
|
||||
*/
|
||||
void tfe_stream_write_log(const struct tfe_stream * stream, int level, const char * fmt, ...);
|
||||
void tfe_stream_write_access_log(const struct tfe_stream * stream, int level, const char * fmt, ...);
|
||||
|
||||
Reference in New Issue
Block a user