Removing old native socket stuff which is now unused (replaced by asio calls).
This commit is contained in:
@@ -27,10 +27,6 @@ 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