#85 连接层与HTTP解析层Warning已消除。
This commit is contained in:
@@ -154,6 +154,8 @@ static long field_get_set_cb(void * data, const uchar * key, uint size, void * u
|
||||
args->fsid_latency=field_id[0];
|
||||
args->fsid_failed=field_id[1];
|
||||
}
|
||||
|
||||
(void)ret;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -118,6 +118,7 @@ __errout:
|
||||
if (__stream_addr != NULL) free(__stream_addr);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
char * tfe_string_addr_create_by_fd(int fd, enum tfe_conn_dir dir)
|
||||
{
|
||||
char * addr_str = NULL;
|
||||
|
||||
Reference in New Issue
Block a user