Commit History

Author SHA1 Message Date
  nxrighthere 73c9d12203 Fix packet disposing 7 years ago
  nxrighthere b4926569df Use standard exceptions 7 years ago
  nxrighthere e3be6315cc Add packet free callback 7 years ago
  nxrighthere a5e3562a63 Add support for iOS 7 years ago
  Josh Peterson 00f86427f4 Match the layout of ENetAddress in enet.h 7 years ago
  nxrighthere d29cafa649 Minor improvements 7 years ago
  nxrighthere ab787dc44b Minor change of callbacks parameter 7 years ago
  nxrighthere 87d5044ba8 Remove try-catch blocks 7 years ago
  nxrighthere 788b781cfd Add support for a custom memory allocator 7 years ago
  nxrighthere 0b5a5af3df Minor changes of data types 7 years ago
  nxrighthere 954d182826 Add array pool for obtaining an IP address of a peer 7 years ago
  nxrighthere ac0336f7b4 Fix host disposing 7 years ago
  nxrighthere d262bda3da Remove redundant check 7 years ago
  nxrighthere 4d670397eb Simplify function for copying packet payload 7 years ago
  nxrighthere a0f355028b Add function to set the timeout for a peer 7 years ago
  nxrighthere e41c20d55a Add function to get the port number of a peer 7 years ago
  nxrighthere d7615a3c20 Change the way of obtaining an IP address of a peer 7 years ago
  nxrighthere 4b564aef78 Fix length of the allocated byte array in GetIP() function 7 years ago
  nxrighthere c76875d1e6 Add internal checks to the public properties 7 years ago
  nxrighthere 94e3ab186a Add public assigner of native address for address struct 7 years ago
  nxrighthere ffcc58f6af Change send function to pass packet by reference 7 years ago
  nxrighthere 80156d29c4 Add check before sending a packet 7 years ago
  nxrighthere 272fc66ee5 Add function to get a count of connected peers 7 years ago
  nxrighthere 9d6fcab1ed Add connect variation without user-supplied data 7 years ago
  nxrighthere 68e8fe3dcb Remove useless send variation 7 years ago
  nxrighthere c9217484eb Add throttle constants 7 years ago
  nxrighthere f03853e6b2 Revert the last minor change 7 years ago
  nxrighthere 35a8c2c09f Minor change for flag parameter 7 years ago
  nxrighthere 58c02da7ed Remove useless service variation 7 years ago
  nxrighthere 070189c0ab Minor change for stats properties 7 years ago