summaryrefslogtreecommitdiff
path: root/libs/enet/protocol.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-25Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, ↵Bernd Wachter1-2/+2
enforced by -std=c++0x Reviewed-by: Thorbjørn Lindeijer
2011-05-31Updating ENet to version 1.3.2Stefan Dombrowski1-17/+152
Source: http://enet.bespin.org/download/enet-1.3.2.tar.gz
2011-03-15Updating enet to version 1.3.1Stefan Dombrowski1-28/+51
This makes the connection much more reliable.
2010-08-15Add enet filesBernd Wachter1-0/+1671