index
:
enet
master
ENet reliable UDP networking library
lsalzman
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unix.c
Age
Commit message (
Expand
)
Author
2013-09-27
fix RCVTIMEO and SNDTIMEO options on unix and also add NODELAY
lsalzman
2013-08-16
more ENET_SOCKOPT_ERROR fixes
Lee Salzman
2013-08-16
ENET_SOCKOPT_ERROR fix
Lee Salzman
2013-08-16
added enet_socket_get_option() and ENET_SOCKOPT_ERROR
Lee Salzman
2013-08-09
stub out enet_host_random_seed()
lsalzman
2013-05-10
handle EINTR in enet_socket_wait
Lee Salzman
2013-03-20
query the socket name if an explicit address binding is requested on host cre...
Lee Salzman
2012-09-18
merging some things from Ryan C. Gordon (icculus):
Lee Salzman
2012-09-11
set some defaults for apple builds without configure script
lsalzman
2012-09-11
treat destroying NULL as no-op
Lee Salzman
2012-02-18
added support for setting tcp send/receive timeouts
eihrul
2010-01-07
kFreeBSD fixes
eihrul
2009-11-13
more permissive linux check
eihrul
2008-10-06
bind address bug fix
eihrul
2008-09-15
added miscellaneous updates for broadcasting
eihrul
2008-02-24
zero out sin_zero
eihrul
2007-10-03
*** empty log message ***
eihrul
2007-06-01
*** empty log message ***
eihrul
2007-05-31
*** empty log message ***
eihrul
2006-12-13
*** empty log message ***
eihrul
2006-07-06
*** empty log message ***
eihrul
2006-03-14
1.0 stuff
eihrul
2005-06-08
added broadcasting
eihrul
2004-10-20
Initial revision
eihrul