Add comment
This commit is contained in:
parent
6bdc77d59d
commit
47a4e16c0b
@ -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