mirror of
https://github.com/Wind4/vlmcsd
synced 2025-12-22 00:26:24 +00:00
vlmcsd-svn977-2016-07-13-Hotbird64
This commit is contained in:
@@ -28,6 +28,10 @@ int listenOnAllAddresses();
|
||||
BOOL addListeningSocket(const char *const addr);
|
||||
__pure int_fast8_t checkProtocolStack(const int addressfamily);
|
||||
|
||||
#if HAVE_GETIFADDR
|
||||
void getPrivateIPAddresses(int* numAddresses, char*** ipAddresses);
|
||||
#endif // HAVE_GETIFADDR
|
||||
|
||||
#endif // NO_SOCKETS
|
||||
|
||||
int runServer();
|
||||
|
||||
Reference in New Issue
Block a user