@@ -273,7 +273,8 @@ enet_socket_accept (ENetSocket socket, ENetAddress * address)
void
enet_socket_destroy (ENetSocket socket)
{
close (socket);
if (socket != -1)
}
int
The note is not visible to the blocked user.