Michael Lidgren
5879fb641e
Rev397-400 on google code; fixes to recycling and minor tweak to heartbeat calling when a disconnection occurs
2015-01-25 16:05:49 +01:00
lidgren
0d2955637d
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
...
Recycle outgoing dropped messages
Encryption using CryptoProviders refactored
Added NetUnreliableSizeBehaviour to configure behaviour for unreliable messages above MTU
Debug stats show number of received fragments
2014-10-10 15:25:54 +00:00
lidgren
f2aa4b4ce2
Warnings and minor inconsistencies fixed
2014-08-25 07:34:56 +00:00
lidgren
715746eed3
Removed unnecessary allocation
2014-08-12 20:44:39 +00:00
lidgren
c5ca1879a0
replaced regular critical section lock with ReaderWriterLockSlim
2013-05-01 13:31:23 +00:00
lidgren
768038d5e4
- Fixed bug with fragmentation leading to increased memory usage
2011-09-06 15:29:38 +00:00
lidgren
226bb301ce
Bug in fragmentation fixed
2011-02-26 09:26:35 +00:00
lidgren
330c5cf83e
ConnectionLatencyUpdated message type added; WriteTime() ReadTime() added
2010-12-20 10:35:51 +00:00
lidgren
772d80835b
Crude Path MTU detection added
2010-12-12 19:07:55 +00:00
lidgren
609bc1afe2
major update; gen 3.5
2010-10-19 17:45:55 +00:00