UbitUmarov
|
bcf05afd64
direct encode terseupdates
|
%!s(int64=5) %!d(string=hai) anos |
UbitUmarov
|
4de5e14e54
issues with udp buffers pool on heavy load
|
%!s(int64=5) %!d(string=hai) anos |
UbitUmarov
|
91569e00a0
buffers in pool have no data, better mk that clear
|
%!s(int64=5) %!d(string=hai) anos |
UbitUmarov
|
91fab70236
removed a redundant function; try to make a particular vi coder happy about removed comments
|
%!s(int64=5) %!d(string=hai) anos |
UbitUmarov
|
d01165818d
change UDPPacketBuffer pools (does waste a bit of memory)
|
%!s(int64=5) %!d(string=hai) anos |
UbitUmarov
|
af9bff7ed2
try fix mantis 8283
|
%!s(int64=6) %!d(string=hai) anos |
UbitUmarov
|
3ba63dde6e
udp is not tcp. If mono versions have bronke udp sento, better update, also having 300 threads because object select is not funny
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
e650a4ff16
remove excessive notion of paralelism
|
%!s(int64=7) %!d(string=hai) anos |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
%!s(int64=7) %!d(string=hai) anos |
Melanie Thielker
|
69776aa70c
Remove the AllowAlternatePorts option. It wasn't implemented anyway.
|
%!s(int64=8) %!d(string=hai) anos |
Melanie Thielker
|
ee58beddec
Make sure sims on Linux can be restarted without waiting on a 2 mintue socket timeout
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
b2c553b459
work around some warnings
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
371c9dd2af
bad merge?
|
%!s(int64=9) %!d(string=hai) anos |
Diva Canto
|
f27ce66877
Squooshed a warning that could result in a runtime null pointer exception. It says that code is for debugging, but it was buggy.
|
%!s(int64=9) %!d(string=hai) anos |
Freaky Tech
|
c6731c73fb
increased IPv4 TTL of LLUDP Sockets
|
%!s(int64=9) %!d(string=hai) anos |
Mic Bowman
|
e71549a2cb
Add debugging code for simulating packet loss in outgoing UDP packets. The
|
%!s(int64=9) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
5d5ea9234f
Stop Mono 3.2.8 from binding a UDP socket to a port already in use.
|
%!s(int64=10) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
12daa3c3d9
refactor: Move LLUDPServer console commands into their own class.
|
%!s(int64=10) %!d(string=hai) anos |
Melanie Thielker
|
785a2cc729
Remove JustinCCs UDP patch - it is harmful to Avination's grid management
|
%!s(int64=10) %!d(string=hai) anos |
UbitUmarov
|
54ab9e7d4d
set udp SocketOptionName.ReuseAddress to false, to not allow two regions
|
%!s(int64=10) %!d(string=hai) anos |
Melanie Thielker
|
12ebc92e55
Revert "*TEST* send udp sync. Stop uncontroled and hidden use of IO threads."
|
%!s(int64=10) %!d(string=hai) anos |
UbitUmarov
|
8c41271b33
*TEST* send udp sync. Stop uncontroled and hidden use of IO threads.
|
%!s(int64=10) %!d(string=hai) anos |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
f384a6291e
Instead of swallowing any socket begin/end receive exceptions, log them for debugging purposes.
|
%!s(int64=11) %!d(string=hai) anos |
Melanie
|
e82d4154a2
Merge branch 'master' into careminster
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
60732c96ef
Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP packets sent by a region per second
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
8396f1bd42
Record raw number of UDP receives as clientstack.IncomingUDPReceivesCount
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
bf517899a7
Add AverageUDPProcessTime stat to try and get a handle on how long we're taking on the initial processing of a UDP packet.
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
66048e1a70
minor: provide user feedback in the log for now when udp in/out bound threads are started/stopped
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
63c42d6602
Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread.
|
%!s(int64=11) %!d(string=hai) anos |