Commit történet

Szerző SHA1 Üzenet Dátum
  Lee Salzman c30a17ac8a return -2 for EINTR 1 éve
  Lee Salzman 80103c873d check for EINTR 1 éve
  Lee Salzman 2a85cd6445 better partial message handling 2 éve
  Floogle 4e69c700d6 added ENET_SOCKOPT_TTL 2 éve
  Fukui Daichi 6800acd9c7 allow build on hurd i386 2 éve
  Lee Salzman e8dbb360fb better socklen_t detection 4 éve
  Lee Salzman e2ef83927d Merge pull request #96 from Subv/patch-2 7 éve
  Sebastian Valle cea2c5be9f Remove the now unneeded <arpa/inet.h> include in unix.c 7 éve
  Sebastian Valle 335715309c Use <poll.h> instead of <sys/poll.h> in unix.c 7 éve
  Lee Salzman 3ae5af4548 add portable enet_address_set_host_ip that can properly parse broadcast address 8 éve
  [email protected] 00ccd3bd3f return -1 instead of 0 if getnameinfo returns an error 9 éve
  Lee Salzman 5f476546ed use getaddrinfo and getnameinfo where available 10 éve
  lsalzman 8df6e58c5f gethostbyname_r/gethostbyaddr_r fix for dragonfly bsd 10 éve
  Lee Salzman 4d2694d74e fix ENET_SOCKOPT_NONBLOCK when value is 0 10 éve
  Lee Salzman 73c930881f avoid some strncpy usage 11 éve
  lsalzman 2ebb3560b7 enet 1.3.10 release prep 12 éve
  lsalzman 2c5dd69b17 fix RCVTIMEO and SNDTIMEO options on unix and also add NODELAY 12 éve
  Lee Salzman c0713c47e6 more ENET_SOCKOPT_ERROR fixes 12 éve
  Lee Salzman 3595c0b3fb ENET_SOCKOPT_ERROR fix 12 éve
  Lee Salzman e123218df3 added enet_socket_get_option() and ENET_SOCKOPT_ERROR 12 éve
  lsalzman 1658cf3a95 stub out enet_host_random_seed() 12 éve
  Lee Salzman 7dc0189ffb handle EINTR in enet_socket_wait 12 éve
  Lee Salzman 726ff6bc6d query the socket name if an explicit address binding is requested on host creation 12 éve
  Lee Salzman 0e0ace781b merging some things from Ryan C. Gordon (icculus): 13 éve
  lsalzman 0fd4c9389b set some defaults for apple builds without configure script 13 éve
  Lee Salzman 71b7550049 treat destroying NULL as no-op 13 éve
  eihrul 5018dcf207 added support for setting tcp send/receive timeouts 13 éve
  eihrul ea38380174 kFreeBSD fixes 15 éve
  eihrul 83bf2ead38 more permissive linux check 16 éve
  eihrul ad60b6d451 bind address bug fix 17 éve