Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpAsyncServer Member List

This is the complete list of members for SC::HttpAsyncServer, including all inherited members.

close()SC::HttpAsyncServer
getConnections() const (defined in SC::HttpAsyncServer)SC::HttpAsyncServerinline
init(Span< T > clients)SC::HttpAsyncServerinline
isStarted() constSC::HttpAsyncServerinline
onRequestSC::HttpAsyncServer
resize(Span< T > clients) (defined in SC::HttpAsyncServer)SC::HttpAsyncServerinline
start(AsyncEventLoop &loop, StringSpan address, uint16_t port)SC::HttpAsyncServer
stop()SC::HttpAsyncServer