- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for addErrorNonBlockingClose (0.41 seconds)
-
internal/grid/muxclient.go
if debugPrint { fmt.Printf("Mux %d: last pong %v ago, disconnecting\n", m.MuxID, got) } m.addErrorNonBlockingClose(respHandler, ErrDisconnected) return false } // Send new ping err := m.sendLocked(message{Op: OpPing, MuxID: m.MuxID}) m.respMu.Unlock() if err != nil { m.addErrorNonBlockingClose(respHandler, err) } return err == nil }Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 15.9K bytes - Click Count (0)