MCPcopy
hub / github.com/aceld/zinx / SetNotifyID

Method SetNotifyID

ziface/inotify.go:14–14  ·  view source on GitHub ↗

Add a connection (添加连接)

(Id uint64, conn IConnection)

Source from the content-addressed store, hash-verified

12 // Add a connection
13 // (添加连接)
14 SetNotifyID(Id uint64, conn IConnection)
15
16 // Get a connection by id
17 // (得到某个连接)

Callers 1

HandleMethod · 0.65

Implementers 1

notifyznotify/notify.go

Calls

no outgoing calls

Tested by 1

HandleMethod · 0.52