MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / socket

Method socket

examples/server/httplib.h:5091–5091  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5089}
5090
5091inline socket_t SocketStream::socket() const { return sock_; }
5092
5093// Buffer stream implementation
5094inline bool BufferStream::is_readable() const { return true; }

Callers 2

is_server_listeningFunction · 0.80
process_requestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected