Add comment
This commit is contained in:
parent
48b46f2752
commit
5cf6c4e9f4
@ -128,7 +128,7 @@ type Server struct {
|
||||
hookex expire.List
|
||||
|
||||
monconnsMu sync.RWMutex
|
||||
monconns map[net.Conn]bool
|
||||
monconns map[net.Conn]bool // monitor connections
|
||||
}
|
||||
|
||||
// Serve starts a new tile38 server
|
||||
|
Loading…
x
Reference in New Issue
Block a user