Michael Lidgren
|
4b7b53b36d
|
added mutex for access to m_handshake everywhere except count requests
|
2015-01-21 08:52:28 +01:00 |
|
lidgren
|
54ff6f1c37
|
Changed target framework to 4.5.1 for all projects
Changed some minor things after running .net portability analyzer
Fixed a bunch of warnings (mostly CLS compliance)
|
2014-08-10 09:27:36 +00:00 |
|
lidgren
|
4dffa9dc9b
|
Added recycling to a few samples that lacked it
|
2013-05-08 13:26:17 +00:00 |
|
lidgren
|
4b872d3454
|
Chat sample now outputs remote hail
|
2013-05-07 12:32:52 +00:00 |
|
lidgren
|
a28bb5439c
|
- Fixed various number to avoid re-allocating netbuffer storage
|
2012-09-24 07:09:30 +00:00 |
|
lidgren
|
29bd071d0d
|
Samples fixed for namechange Endpoint -> EndPoint
|
2012-07-19 22:41:09 +00:00 |
|
lidgren
|
d11dcbe257
|
Invalid warning message about status fixed
|
2012-07-06 18:29:57 +00:00 |
|
lidgren
|
ae70354832
|
fixed Chat sample project dependencies
|
2012-05-26 08:11:51 +00:00 |
|
lidgren
|
0a0e319f21
|
NetIncomingMessage and NetOutgoingMessage common parts unified in NetBuffer; which is now a base class for the former
|
2012-03-23 08:59:32 +00:00 |
|
lidgren
|
47ef6f1055
|
All projects converted to .Net 4.0 and VS2010
|
2012-01-07 11:01:32 +00:00 |
|
lidgren
|
95850b205a
|
Suppressed Connection Reset messages. Fixed Chat server sample.
|
2011-11-06 09:24:08 +00:00 |
|
lidgren
|
60a6b28189
|
NetPeerConfiguration.AutoFlushSendQueue added. When set to false; application must call NetPeer.FlushSendQueue manually.
|
2011-09-12 09:34:50 +00:00 |
|
lidgren
|
c56e190cba
|
RegisterReceivedCallback added to get a callback using SynchronizationContext when a message arrives
|
2011-05-18 06:17:15 +00:00 |
|
lidgren
|
772d80835b
|
Crude Path MTU detection added
|
2010-12-12 19:07:55 +00:00 |
|
lidgren
|
936e329b40
|
File stream sample added
|
2010-11-14 23:05:32 +00:00 |
|
lidgren
|
41f96eefcf
|
3.5 updates
|
2010-10-19 18:00:05 +00:00 |
|
lidgren
|
609bc1afe2
|
major update; gen 3.5
|
2010-10-19 17:45:55 +00:00 |
|