コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov 7b55d42b11 lludp fix max packet size on ack appends 5 年 前
  UbitUmarov 0944a96517 llupd direct encode object updates for agents; let terse updates be zeroencoded. This is not as spec but does work 5 年 前
  Robert Adams bd1b992aaf Add Thread.ResetAbort() to various thread loops to clean up errors on 5 年 前
  UbitUmarov bcf05afd64 direct encode terseupdates 5 年 前
  UbitUmarov 4de5e14e54 issues with udp buffers pool on heavy load 5 年 前
  UbitUmarov a07951b044 fix UDPBuffersPoolCount value (readable with stats show clientstack 5 年 前
  UbitUmarov d5d4dc4754 zero decode using a buffer from the pool 5 年 前
  UbitUmarov d01165818d change UDPPacketBuffer pools (does waste a bit of memory) 5 年 前
  UbitUmarov 0c38d52538 cosmetics on terrain patchs 5 年 前
  UbitUmarov b24c669c16 more on the hack (runprebuild) 5 年 前
  UbitUmarov 02492f7b15 replace my hack by others hack 5 年 前
  UbitUmarov 817b622b79 changes on updates 5 年 前
  UbitUmarov cf89799c0b changes on updates 5 年 前
  UbitUmarov 4a73cc81dc now break several things at same time... sog/sop updates, threads options,... 5 年 前
  UbitUmarov 7a4d8017d7 simplify a bit 6 年 前
  UbitUmarov d179b2dda1 avoid data references stuck in packet pools 6 年 前
  UbitUmarov 3741abab7c udp threads don't need to be fg 6 年 前
  UbitUmarov cf33e0440a reduce some threads priority 6 年 前
  UbitUmarov 9e4bf3439c change throtle datasnapshot get 6 年 前
  UbitUmarov d38161f83d retire our BlockingQueue replaced by BlockingCollection and cross fingers 6 年 前
  UbitUmarov 49b4408782 some cleanup 6 年 前
  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 ) 7 年 前
  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 7 年 前
  UbitUmarov e650a4ff16 remove excessive notion of paralelism 7 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  Melanie Thielker 69776aa70c Remove the AllowAlternatePorts option. It wasn't implemented anyway. 8 年 前
  UbitUmarov b2c553b459 work around some warnings 8 年 前
  UbitUmarov e281876ecd restore higher resolution clock on udpserver and lower uaeraccouts caching time 8 年 前
  UbitUmarov d8812ba2d1 revert to lower resolution clock on udpserver for testing 8 年 前
  UbitUmarov c349a1a5e7 also log estimated average Util.GetTimeStampMS() resolution 8 年 前