Fixed multithreading issue with gnutls.
This commit is contained in:
@@ -27,5 +27,10 @@ bool socket_has_sctp();
|
||||
bool socket_has_ipv6();
|
||||
bool socket_has_dual_stack();
|
||||
|
||||
/* Internal common functions. */
|
||||
bool internal_socket_startup();
|
||||
void internal_socket_cleanup();
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user