Michael Lidgren
|
7e2b251d11
|
Added comment to NetQueue about linux mono hang resolution
|
2015-02-04 08:56:53 +01:00 |
|
lidgren
|
fbddaf8962
|
NetQueue.TryDequeue failure will now only throw in DEBUG
WaitMessage will now create a wait event object if needed
|
2014-05-21 07:18:08 +00:00 |
|
lidgren
|
c5ca1879a0
|
replaced regular critical section lock with ReaderWriterLockSlim
|
2013-05-01 13:31:23 +00:00 |
|
lidgren
|
36bf73bfbe
|
Improved performance (very slightly) when batch recycling incoming messages
|
2011-09-25 10:38:57 +00:00 |
|
lidgren
|
b4fd011e5b
|
- ReadMessages() added to batch read messages. Image sample changed to use the new batch method.
|
2011-09-09 08:11:38 +00:00 |
|
lidgren
|
19000f8036
|
XML comments added to remove all warnings; Documentation.chm updated
|
2011-04-25 15:13:36 +00:00 |
|
lidgren
|
be902b8010
|
Initializing ping to random start to make network stream more unpredictable
|
2010-12-09 07:56:34 +00:00 |
|
lidgren
|
8029d725d1
|
Lots of xml comments added. Documentation updated.
Removed extension methods to be able to compile for .net framework 2.0
|
2010-10-20 20:03:39 +00:00 |
|
lidgren
|
aa72849830
|
Lots of XML comments added; documentation rebuilt
|
2010-10-19 19:04:51 +00:00 |
|
lidgren
|
609bc1afe2
|
major update; gen 3.5
|
2010-10-19 17:45:55 +00:00 |
|
lidgren
|
c185b3b16f
|
NetConnection.UnsentBytesCount added
|
2010-09-07 06:53:23 +00:00 |
|
lidgren
|
1cf64dc015
|
NetQueue TryDequeue signature change
|
2010-09-05 10:37:39 +00:00 |
|
lidgren
|
61436efa7b
|
NetQueue fixes
|
2010-09-02 22:17:34 +00:00 |
|
lidgren
|
14d3f3b390
|
Major refactoring of sending messages to multiple recipients
|
2010-06-21 19:22:21 +00:00 |
|
lidgren
|
5d44e391cb
|
More SRP work (still not working 100%)
|
2010-06-13 21:01:36 +00:00 |
|
lidgren
|
38c4a7a446
|
Resend bug fixed, unit tests expanded, misc cleanup
|
2010-06-01 18:28:14 +00:00 |
|
lidgren
|
9577d4b4a6
|
Missing project added; various code cleanups
|
2010-05-14 17:12:26 +00:00 |
|
lidgren
|
fbcd550a2a
|
transferred from trunk/Generation3 of lidgren-network
|
2010-05-06 18:30:27 +00:00 |
|