@@ -475,7 +475,7 @@ enet_socket_receive (ENetSocket socket,
{
struct msghdr msgHdr;
struct sockaddr_in sin;
int recvLength;
int recvLength = 0;
memset (& msgHdr, 0, sizeof (struct msghdr));
The note is not visible to the blocked user.