Historique des commits

Auteur SHA1 Message Date
  Lee Salzman 5f05025ee1 note about enet_host_bandwidth_throttle optimizations il y a 12 ans
  Lee Salzman 69b98608e5 track the number of connected peers to make throttling a bit cheaper il y a 12 ans
  Lee Salzman 2bb83d9813 check for MS C compiler before using pragmas il y a 12 ans
  Lee Salzman 7dc0189ffb handle EINTR in enet_socket_wait il y a 12 ans
  Lee Salzman 5d76b92c54 explicitly include sys/socket.h il y a 12 ans
  Lee Salzman bd4e5035bc move MSG_MAXIOVLEN check out of configure.ac il y a 12 ans
  lsalzman 71d6d63ed8 remove some more looping in enet_host_bandwidth_throttle il y a 12 ans
  lsalzman 30d859f9a4 avoid some looping in enet_host_bandwidth_throttle il y a 12 ans
  lsalzman 27d41dd2ae add enet_linked_version() for querying linked version il y a 12 ans
  Lee Salzman ff4e2cab30 check for _WIN32 instead of WIN32 il y a 12 ans
  lsalzman 03c0de167c add clang check il y a 12 ans
  Lee Salzman 714f40319a set unused reliable sequence number field for acks to sane value il y a 12 ans
  Lee Salzman bf8187f265 changelog note about enet_socket_get_address il y a 12 ans
  Lee Salzman bc81ba716f Merge branch 'master' of github.com:lsalzman/enet il y a 12 ans
  Lee Salzman 726ff6bc6d query the socket name if an explicit address binding is requested on host creation il y a 12 ans
  lsalzman db685c3d4f only use perror if ENET_DEBUG defined il y a 12 ans
  lsalzman eb7126c662 ENet 1.3.7 release prep il y a 12 ans
  lsalzman 4ce4aac149 added ENET_PACKET_FLAG_SENT to indicate that a packet has been sent il y a 12 ans
  Lee Salzman 8ff344897a added userData field to ENetPacket il y a 12 ans
  Lee Salzman 5ff8ccb74f updating changelog il y a 12 ans
  Lee Salzman 9185dc80bc state handling cleanups il y a 12 ans
  Lee Salzman 2e708e5908 Merge branch 'master' of github.com:lsalzman/enet il y a 12 ans
  Lee Salzman 65f71f82b8 use timeGetTime() for random seed instead of time() on windows il y a 12 ans
  lsalzman d7c0ce8240 fix patch version to 6 (1.3.6) il y a 12 ans
  Lee Salzman 2c413b2353 ENet 1.3.6 release preparation il y a 12 ans
  lsalzman c74ac8b844 forward declare some structs to fix compile errors il y a 12 ans
  lsalzman 77cc156305 initialize intercept callback to NULL il y a 12 ans
  lsalzman 2d979ceb51 intercept callback support il y a 12 ans
  Lee Salzman 9dff8f72cf EWOULDBLOCK -> WSAEWOULDBLOCK il y a 12 ans
  Lee Salzman 0e0ace781b merging some things from Ryan C. Gordon (icculus): il y a 12 ans