libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::TCPOptions Member List
This is the complete list of members for
cosmos::TCPOptions
, including all inherited members.
getBoolOption
(const OptName name) const
cosmos::SockOptBase< OptLevel::TCP >
protected
getInfo
() const
cosmos::TCPOptions
getIntOption
(const OptName name) const
cosmos::SockOptBase< OptLevel::TCP >
protected
getPeerSec
() const
cosmos::SockOptBase< OptLevel::TCP >
protected
getStringOption
(const OptName name, size_t max_len) const
cosmos::SockOptBase< OptLevel::TCP >
protected
M_LEVEL
cosmos::SockOptBase< OptLevel::TCP >
protected
static
m_sock
cosmos::SockOptBase< OptLevel::TCP >
protected
popCork
() (defined in
cosmos::TCPOptions
)
cosmos::TCPOptions
inline
pushCork
() (defined in
cosmos::TCPOptions
)
cosmos::TCPOptions
inline
setBoolOption
(const OptName name, const bool val)
cosmos::SockOptBase< OptLevel::TCP >
protected
setCongestionControl
(const SysString name)
cosmos::TCPOptions
inline
setCork
(const bool on_off)
cosmos::TCPOptions
inline
setDeferAccept
(const std::chrono::seconds max_wait)
cosmos::TCPOptions
inline
setFastOpen
(const size_t max_pending_syns)
cosmos::TCPOptions
inline
setFastOpenConnect
(const bool on_off)
cosmos::TCPOptions
inline
setFinLinger
(const std::chrono::seconds timeout)
cosmos::TCPOptions
inline
setIntOption
(const OptName name, const int val)
cosmos::SockOptBase< OptLevel::TCP >
protected
setKeepaliveCount
(const size_t count)
cosmos::TCPOptions
inline
setKeepaliveIdleTime
(const std::chrono::seconds idle_time)
cosmos::TCPOptions
inline
setKeepaliveInterval
(const std::chrono::seconds interval)
cosmos::TCPOptions
inline
setMaxSegmentSize
(const size_t bytes)
cosmos::TCPOptions
inline
setNoDelay
(const bool on_off)
cosmos::TCPOptions
inline
setQuickACK
(const bool on_off)
cosmos::TCPOptions
inline
setStringOption
(const OptName name, const SysString str)
cosmos::SockOptBase< OptLevel::TCP >
protected
setSynCount
(const size_t count)
cosmos::TCPOptions
inline
setUserTimeout
(const std::chrono::milliseconds timeout)
cosmos::TCPOptions
setWindowClamp
(const size_t bytes)
cosmos::TCPOptions
inline
SockOptBase
(FileDescriptor fd)
cosmos::TCPOptions
inline
explicit
protected
SockOptBase
(const SockOptBase &)=delete (defined in
cosmos::TCPOptions
)
cosmos::TCPOptions
protected
TCPClientSocketT
(defined in
cosmos::TCPOptions
)
cosmos::TCPOptions
friend
TCPConnectionT
(defined in
cosmos::TCPOptions
)
cosmos::TCPOptions
friend
TCPListenSocketT
(defined in
cosmos::TCPOptions
)
cosmos::TCPOptions
friend
Generated by
1.12.0