I have an online gaming server and I have 600 online users, but the cpu is a bit high (using 10 ~ 20% of 26GHz) and the profiler says that this line is using many features
Socket.BeginSend(packet, 0, packet.Length, 0, OnSendCompleted, null);...
asked by
28.12.2017 / 06:35