Travis Nickles
|
ad7bbe7ea9
|
Use ReadWriteLockSlim instance instead of lock
|
2018-11-02 18:20:27 -05:00 |
|
Travis Nickles
|
79377ced7f
|
Added locking and volatile usage for UdpServer
Related to issue #454.
|
2018-11-02 13:03:08 -05:00 |
|
Travis Nickles
|
dfcc3250cf
|
Changed index increment placement
Seems to solve #454 on my machine
|
2018-10-24 04:17:01 -05:00 |
|
Travis Nickles
|
6474346f11
|
Replace stack with simple array in UdpServer
|
2018-10-13 02:13:42 -05:00 |
|
Travis Nickles
|
53ec1e2eef
|
Test using stack of SocketAsyncEventArgs
|
2018-09-14 03:35:54 -05:00 |
|
Travis Nickles
|
3353b803c3
|
Quick fix for UDP server memory leak
Related to issue #388.
|
2018-08-12 01:06:02 -05:00 |
|
Travis Nickles
|
f3c64143e2
|
Added unchecked block
|
2018-08-04 01:39:46 -05:00 |
|
Travis Nickles
|
c3b4190b02
|
Use SendToAsync in another place
|
2018-08-04 00:48:28 -05:00 |
|
Travis Nickles
|
57af817c00
|
Use SendToAsync and uncheck to improve UDP server performance
|
2018-08-03 20:01:00 -05:00 |
|
Travis Nickles
|
be6548a000
|
Commit UdpServer class
|
2018-05-06 02:16:37 -05:00 |
|