- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for internalResp (0.04 sec)
-
internal/grid/muxclient.go
m.addErrorNonBlockingClose(respHandler, err) } return err == nil } // responseCh is the channel to that goes to the requester. // internalResp is the channel that comes from the server. func (m *muxClient) handleTwowayResponses(responseCh chan<- Response, internalResp <-chan Response) { defer func() { m.parent.deleteMux(false, m.MuxID) // addErrorNonBlockingClose will close the response channel.
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 15.9K bytes - Viewed (0)