This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-31 22:05:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e075cf44614dde1b4fcf4c3f539b1d3eba049f5d
opensim
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
UDP
/
LLUDPServer.cs
UbitUmarov
ad43cc6784
change llclient async udp packets processing. Removed the shared Jobengine that made only one thread do some packets for all users, and removed the FireAndForget, so each user could issue a unlimited number of threads. Added a new JobEngine per client, so each gets at most one thread,and that thread can be released if iddle (for 5 seconds )
2017-06-13 19:04:18 +01:00
89 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink