mirror of
https://github.com/Wind4/vlmcsd
synced 2025-12-22 00:26:24 +00:00
vlmcsd-svn906-2016-06-05-Hotbird64
This commit is contained in:
@@ -22,6 +22,9 @@ int_fast8_t sendrecv(SOCKET sock, BYTE *data, int len, int_fast8_t do_send);
|
||||
#ifndef NO_SOCKETS
|
||||
|
||||
void closeAllListeningSockets();
|
||||
#ifdef SIMPLE_SOCKETS
|
||||
int listenOnAllAddresses();
|
||||
#endif // SIMPLE_SOCKETS
|
||||
BOOL addListeningSocket(const char *const addr);
|
||||
__pure int_fast8_t checkProtocolStack(const int addressfamily);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user