Lines Matching refs:Closer
95 conns map[io.Closer]bool348 conns: make(map[io.Closer]bool),622 c := conn.(io.Closer)773 func (s *Server) addConn(c io.Closer) bool {789 func (s *Server) removeConn(c io.Closer) {