Commit History

Autor SHA1 Mensaxe Data
  Lee Salzman 2d2440053d typo fix %!s(int64=12) %!d(string=hai) anos
  Lee Salzman 69b98608e5 track the number of connected peers to make throttling a bit cheaper %!s(int64=12) %!d(string=hai) anos
  Lee Salzman 7dc0189ffb handle EINTR in enet_socket_wait %!s(int64=12) %!d(string=hai) anos
  Lee Salzman 714f40319a set unused reliable sequence number field for acks to sane value %!s(int64=12) %!d(string=hai) anos
  lsalzman db685c3d4f only use perror if ENET_DEBUG defined %!s(int64=12) %!d(string=hai) anos
  lsalzman 4ce4aac149 added ENET_PACKET_FLAG_SENT to indicate that a packet has been sent %!s(int64=12) %!d(string=hai) anos
  Lee Salzman 9185dc80bc state handling cleanups %!s(int64=12) %!d(string=hai) anos
  lsalzman 2d979ceb51 intercept callback support %!s(int64=12) %!d(string=hai) anos
  Lee Salzman 0e0ace781b merging some things from Ryan C. Gordon (icculus): %!s(int64=12) %!d(string=hai) anos
  Lee Salzman 74d4c4a88f fix serialization of mtu in verify connect packet %!s(int64=12) %!d(string=hai) anos
  Lee Salzman f6160fd2e9 case warning fixes %!s(int64=12) %!d(string=hai) anos
  lsalzman ea8faf3579 added per-peer configurable ping interval and timeouts %!s(int64=13) %!d(string=hai) anos
  eihrul 78222dc79e sanity checks %!s(int64=13) %!d(string=hai) anos
  eihrul 27d8c07142 only bail out of sending on a timeout if there really is an event to dispatch %!s(int64=13) %!d(string=hai) anos
  eihrul 70d0d8f25d warning workarounds %!s(int64=13) %!d(string=hai) anos
  eihrul 7691ccc318 fixed bug with simultaneous disconnects not dispatching events %!s(int64=14) %!d(string=hai) anos
  eihrul cfb05d051b unreliable fragment fixes %!s(int64=14) %!d(string=hai) anos
  eihrul f38c177db0 support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT %!s(int64=14) %!d(string=hai) anos
  eihrul 33e2fc6201 check received port %!s(int64=14) %!d(string=hai) anos
  eihrul c77495463b fix bug with tracking reliable data in transit %!s(int64=14) %!d(string=hai) anos
  eihrul 5258b40640 fixed bug where low reliable window stops pings from getting through %!s(int64=14) %!d(string=hai) anos
  eihrul 1e18fd6001 reliable packet throttle tweak %!s(int64=14) %!d(string=hai) anos
  eihrul 572636062e 1.3.0 import %!s(int64=15) %!d(string=hai) anos
  eihrul 2d985dba91 fragment dispatching fix %!s(int64=15) %!d(string=hai) anos
  eihrul e49aaf7a6f checksum is now a run-time option %!s(int64=15) %!d(string=hai) anos
  eihrul 72525fbca1 added totalSentData, totalSentPackets, totalReceivedData, totalReceivedPackets %!s(int64=15) %!d(string=hai) anos
  eihrul c5189c090f added enet_host_channel_limit %!s(int64=15) %!d(string=hai) anos
  eihrul 29cbf82230 use dispatch queues to cut down on array crawling costs %!s(int64=15) %!d(string=hai) anos
  eihrul 25c8948745 ensure fragment outgoing commands are allocated atomically with respect to failure %!s(int64=15) %!d(string=hai) anos
  eihrul 41ccbd2f3f propagate malloc failure %!s(int64=15) %!d(string=hai) anos