Version
4.0-142
Branch
udpnet
Date
9 years, 6 months ago
Windows x64 Windows x86 Mac OS X
Commit
abb3fbdf93fd2b797bec805f44332c7cb5adaf85
Change author
comex
Change description
Add enet.

Nice simple library that can be used as the basis for UDP communication,
which is necessary (a) for STUN and (b) potentially to improve
performance when it competes with other connections.

Todo: Satisfy the license clause about including a copy of the license
with all redistributions, as it is not included with binary
redistributions.  As far as I can tell, Dolphin currently ignores
similar clauses in several source files, which should be fixed, and it
doesn't seem like a good reason not to use a particular project.