lidgren
|
1ecf9fd8b8
|
Changed all Endpoint to EndPoint for consistency
|
2012-07-06 21:28:13 +00:00 |
|
lidgren
|
e0c3a34b91
|
Fixed GetMTU not to generate garbage
|
2012-07-02 07:09:47 +00:00 |
|
lidgren
|
e21c20bd2b
|
Changed SendMessage() to use a List<> instead of IList<> to avoid enumerator allocation
|
2012-05-10 07:26:37 +00:00 |
|
lidgren
|
61ec7e3add
|
Better NetSendResult when trying to send on an unconnected connection
|
2012-01-16 09:27:56 +00:00 |
|
lidgren
|
a64b5f2959
|
Added SendUnconnectedToSelf()
|
2011-11-02 09:47:22 +00:00 |
|
lidgren
|
e37430a219
|
Fix for messages very close to MTU not being fragmented properly
|
2011-09-19 16:33:10 +00:00 |
|
lidgren
|
62d8c6826b
|
Fixed potential MTU issue; added a bunch of asserts
|
2011-09-16 07:28:37 +00:00 |
|
lidgren
|
9fc85dfe76
|
Added NetConstants.UnfragmentedMessageHeaderSize internal constant
|
2011-06-08 07:22:57 +00:00 |
|
lidgren
|
5fd2926cd9
|
Fix for messages near MTU size could cause exception
|
2011-06-08 07:18:58 +00:00 |
|
lidgren
|
604ab334f5
|
Bug not detecting multiple sends of same message fixed
|
2011-05-29 15:31:39 +00:00 |
|
lidgren
|
19000f8036
|
XML comments added to remove all warnings; Documentation.chm updated
|
2011-04-25 15:13:36 +00:00 |
|
lidgren
|
de6d449043
|
exception added for out of range sequence channel
|
2011-02-17 10:43:10 +00:00 |
|
lidgren
|
43b40f8a10
|
AutoExpandMTU disabled per default; minor tweaks to resends
|
2010-12-22 11:56:10 +00:00 |
|
lidgren
|
772d80835b
|
Crude Path MTU detection added
|
2010-12-12 19:07:55 +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
|
609bc1afe2
|
major update; gen 3.5
|
2010-10-19 17:45:55 +00:00 |
|