Historique des commits

Auteur SHA1 Message Date
  tanghai 7cb15395ac 去除TChannel的start函数,channel一创建就在构造函数中startrecv il y a 11 ans
  tanghai c81d25b755 修复UNet偶尔会crash的bug,该bug是因为UChannle Dispose的时候先将socket Dispose, il y a 11 ans
  tanghai 7bddc88829 正确实现IDisposable接口,请看TChannel的实现 il y a 11 ans
  tanghai 506accd7c7 TService测试OK il y a 11 ans
  tanghai 8ce25cc17b 抽出IService和IChannel接口,用TCP实现TService TChannel, UDP实现UService UChannel,可以非常方便切换TCP和UDP协议 il y a 11 ans