Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ socket
Method
socket
dependencies/httplib/httplib.h:4703–4703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4701
}
4702
4703
inline socket_t SocketStream::socket() const { return sock_; }
4704
4705
// Buffer stream implementation
4706
inline bool BufferStream::is_readable() const { return true; }
Callers
1
process_request
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected