Commit History

Author SHA1 Message Date
  NX a52ff96d04 Fix buffer size in array pool for an IP addresses 7 years ago
  NX 84b99d68be Add function to get MTU of a peer 7 years ago
  NX 14c06fea48 Minor change of function name 7 years ago
  NX 617e581417 Add feature to ignore new incoming connections 7 years ago
  NX 5dd36be3f5 Add packet-level LZ4 compression 7 years ago
  NX 98dd177938 Change operation results to boolean 7 years ago
  NX f54f61f231 Fix entry point for iOS in the Unity Editor 7 years ago
  NX 826c9d87e2 Add functions to get last send/receive time of a peer 7 years ago
  nxrighthere b4060df203 Add packet variation without a length 7 years ago
  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