Commit graph

14 commits

Author SHA1 Message Date
Lee Salzman
0e0ace781b merging some things from Ryan C. Gordon (icculus):
enet_socket_connect() shouldn't fail with non-blocking sockets.
Removed unused variable.
Sanity check for possible NULL dereference reported by clang's static…analysis.
Added an interface to shutdown().
Fixed typo in the comments.
2012-09-18 16:38:10 +03:00
Lee Salzman
71b7550049 treat destroying NULL as no-op 2012-09-11 02:28:50 +03:00
eihrul
5018dcf207 added support for setting tcp send/receive timeouts 2012-02-18 10:31:56 +00:00
eihrul
70d0d8f25d warning workarounds 2011-12-31 12:37:26 +00:00
eihrul
b846c47521 added miscellaneous updates for broadcasting 2008-09-15 23:11:22 +00:00
eihrul
3856e3fd15 zero out sin_zero 2008-02-24 14:19:47 +00:00
eihrul
0108785012 *** empty log message *** 2007-10-03 04:10:09 +00:00
eihrul
6a6e61b4bd *** empty log message *** 2007-05-31 08:04:23 +00:00
eihrul
92f904f56a *** empty log message *** 2006-12-13 04:36:07 +00:00
eihrul
1d6253cc3d *** empty log message *** 2006-07-06 21:22:41 +00:00
eihrul
550d23e25d 1.0 stuff 2006-03-14 23:21:50 +00:00
eihrul
fd57f842d5 added broadcasting 2005-06-08 01:13:28 +00:00
eihrul
d0764152e4 win32 bug fixes 2004-11-23 16:23:36 +00:00
eihrul
3010e46b47 Initial revision 2004-10-20 17:17:51 +00:00