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

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

close()SC::HttpAsyncFileServer
handleRequest(HttpAsyncFileServer::Stream &stream, HttpConnection &connection)SC::HttpAsyncFileServer
init(ThreadPool &threadPool, AsyncEventLoop &loop, StringSpan directoryToServe)SC::HttpAsyncFileServer