12345678910111213141516171819 |
- ENet 1.1 (June 6, 2007):
- provides (--enable-crc32 configure option)
- overhead when sending small packets)
- packets get sent before issuing an actual disconnect
- packet is about to be freed
- packet (can be used in concert with freeCallback to support some custom
- allocation schemes that the normal memory allocation callbacks would
- normally not allow)
|