37 namespace hu {
namespace varadiistvan {
namespace scpl {
namespace io {
74 #include "hu/varadiistvan/scpl/config.h"
80 #include "_posix/TCPServerSocket.h"
84 #elif TARGET_API_WIN32 || TARGET_API_WIN64
86 #include "_win32/TCPServerSocket.h"
92 #error "Not implemented for this target!"
TCPServerSocket(unsigned short port, Waiter *waiter=nullptr)
TCPAcceptor & getAcceptor()