MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / clearPendingControlFrame

Method clearPendingControlFrame

Libraries/Http/HttpWebSocket.cpp:1162–1162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1160}
1161
1162void HttpWebSocketEndpoint::clearPendingControlFrame() { pendingControlFrame = {}; }
1163
1164Result HttpWebSocketEndpoint::onReaderFrameHeader(const HttpWebSocketFrameHeaderView& header)
1165{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected