ldcsaa / HP-Socket

High Performance TCP/UDP/HTTP Communication Component

Home Page:https://www.oschina.net/p/hp-socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用UdpServer 请问哪些情况会触发 OnClose 事件

boyucjz opened this issue · comments

使用UdpServer 请问哪些情况会触发 OnClose 事件 , 已经关闭了心跳。

一种情况是接收到超过限定长度的数据包。
可以根据 OnClose 的 errcode 来看关闭原因。