Lines Matching full:closing
124 // Starts the closing handshake for a client-initiated shutdown of the
125 // connection. There is no API to close the connection without a closing
149 // The default timout for the closing handshake is a sensible value (see
176 CLOSE_WAIT, // The Closing Handshake has completed, but the remote server
178 CLOSED, // The Closing Handshake has completed and the connection
290 // Responds to a closing handshake initiated by the server.
316 // Sends a Close frame to Start the WebSocket Closing Handshake, or to respond
339 // Called if the closing handshake times out. Closes the connection and
372 // Timer for the closing handshake.
375 // Timeout for the closing handshake.
378 // Timeout for the underlying connection close after completion of closing