From c5390a30868f7eb3b5337963dba20911ea7dc6ea Mon Sep 17 00:00:00 2001 From: Stefan Dombrowski Date: Tue, 31 May 2011 15:54:54 +0200 Subject: Updating ENet to version 1.3.2 Source: http://enet.bespin.org/download/enet-1.3.2.tar.gz --- libs/enet/host.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/enet/host.c') diff --git a/libs/enet/host.c b/libs/enet/host.c index 8bb2433f..c44f2ed3 100644 --- a/libs/enet/host.c +++ b/libs/enet/host.c @@ -210,6 +210,7 @@ enet_host_connect (ENetHost * host, const ENetAddress * address, size_t channelC channel -> outgoingReliableSequenceNumber = 0; channel -> outgoingUnreliableSequenceNumber = 0; channel -> incomingReliableSequenceNumber = 0; + channel -> incomingUnreliableSequenceNumber = 0; enet_list_clear (& channel -> incomingReliableCommands); enet_list_clear (& channel -> incomingUnreliableCommands); -- cgit v1.2.3-60-g2f50