MCPcopy 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
4703inline socket_t SocketStream::socket() const { return sock_; }
4704
4705// Buffer stream implementation
4706inline bool BufferStream::is_readable() const { return true; }

Callers 1

process_requestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected