增加读入USER_TIMEOUT TCP选项,修正timeout相关的setsockopt设置。
This commit is contained in:
@@ -444,7 +444,7 @@ TEST(HttpHalfConstructCallback, PostWithBody)
|
||||
EXPECT_TRUE(ctx->req_end_called);
|
||||
}
|
||||
|
||||
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, ...)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user