10 #define CLOSESOCK closesocket 11 #define inet_ntop InetNtopA 13 typedef unsigned int uint32_t;
14 typedef unsigned short uint16_t;
15 typedef int socklen_t;
26 #include <sys/socket.h> 27 #include <netinet/in.h> 28 #include <netinet/tcp.h> 31 #include <arpa/inet.h> 33 #define CLOSESOCK close 56 SpanningTree(
short unsigned int port = 26543,
bool quiet =
false);
59 short unsigned int BoundPort();
std::future< void > * m_future