tfe_stream_addr_create_by_fd放到tfe_types.h供ssl_stream调用。
This commit is contained in:
@@ -28,3 +28,4 @@ char* tfe_strdup(const char* s)
|
||||
memcpy(d,s,strlen(s)+1);
|
||||
return d;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user