FastNetwork
FastNetwork copied to clipboard
请教一个UDP的问题
UDP的发送为什么不使用异步API(SendToAsync)而使用同步API(SendTo)呢?