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.
clearTlsOptions
()
SC::HttpAsyncServer
inline
close
()
SC::HttpAsyncServer
getConnections
() const (defined in
SC::HttpAsyncServer
)
SC::HttpAsyncServer
inline
getDefaultKeepAlive
() const
SC::HttpAsyncServer
inline
getMaxHeaderSize
() const
SC::HttpAsyncServer
inline
getMaxRequestsPerConnection
() const
SC::HttpAsyncServer
inline
getTlsOptions
() const (defined in
SC::HttpAsyncServer
)
SC::HttpAsyncServer
inline
init
(Span< T > clients)
SC::HttpAsyncServer
inline
isStarted
() const
SC::HttpAsyncServer
inline
onError
SC::HttpAsyncServer
onRequest
SC::HttpAsyncServer
resize
(Span< T > clients) (defined in
SC::HttpAsyncServer
)
SC::HttpAsyncServer
inline
setDefaultKeepAlive
(bool enabled)
SC::HttpAsyncServer
inline
setMaxHeaderSize
(uint32_t bytes)
SC::HttpAsyncServer
inline
setMaxRequestsPerConnection
(uint32_t maxRequests)
SC::HttpAsyncServer
inline
setTlsOptions
(const HttpAsyncServerTlsOptions &options)
SC::HttpAsyncServer
inline
start
(AsyncEventLoop &loop, StringSpan address, uint16_t port)
SC::HttpAsyncServer
stop
()
SC::HttpAsyncServer
Generated by
1.12.0