@@ -26,15 +26,6 @@ typedef struct {
int tag;
} Event;
typedef struct {
union {
IPv4 ipv4;
IPv6 ipv6;
};
bool is_ipv4;
uint16_t port;
} Address;
SOCKET fd;
The note is not visible to the blocked user.