Starting on simulated socket manager.
This commit is contained in:
@@ -91,7 +91,7 @@ public:
|
||||
virtual void poll(
|
||||
unsigned long timeout,
|
||||
void (*handler)(const SharedPtr<Socket> &,void *,const InetAddress &,Buffer<ZT_SOCKET_MAX_MESSAGE_LEN> &),
|
||||
void *arg);
|
||||
void *arg) = 0;
|
||||
|
||||
/**
|
||||
* Cause current or next blocking poll() operation to timeout immediately
|
||||
|
||||
Reference in New Issue
Block a user