MCPcopy
hub / github.com/davyxu/cellnet / SessionClosed

Struct SessionClosed

sysmsg.go:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35type SessionClosed struct {
36 Reason CloseReason // 断开原因
37}
38
39// udp通知关闭,内部使用
40type SessionCloseNotify struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected