libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::SocketOptions Member List
This is the complete list of members for
cosmos::SocketOptions
, including all inherited members.
acceptsConnections
() const
cosmos::SocketOptions
inline
bindToDevice
(const SysString ifname)
cosmos::SocketOptions
boundDevice
() const
cosmos::SocketOptions
enableDebug
(const bool on_off)
cosmos::SocketOptions
inline
family
() const
cosmos::SocketOptions
inline
getBoolOption
(const OptName name) const
cosmos::SockOptBase< OptLevel::SOCKET >
protected
getIntOption
(const OptName name) const
cosmos::SockOptBase< OptLevel::SOCKET >
protected
getLinger
() const
cosmos::SocketOptions
getPeerSec
() const
cosmos::SockOptBase< OptLevel::SOCKET >
protected
getStringOption
(const OptName name, size_t max_len) const
cosmos::SockOptBase< OptLevel::SOCKET >
protected
lastError
()
cosmos::SocketOptions
inline
M_LEVEL
cosmos::SockOptBase< OptLevel::SOCKET >
protected
static
m_sock
cosmos::SockOptBase< OptLevel::SOCKET >
protected
protocol
() const
cosmos::SocketOptions
inline
setBoolOption
(const OptName name, const bool val)
cosmos::SockOptBase< OptLevel::SOCKET >
protected
setIntOption
(const OptName name, const int val)
cosmos::SockOptBase< OptLevel::SOCKET >
protected
setKeepalive
(const bool on_off)
cosmos::SocketOptions
inline
setLinger
(const Linger &linger)
cosmos::SocketOptions
setMark
(const uint32_t mark)
cosmos::SocketOptions
setReceiveLowerBound
(const int bytes)
cosmos::SocketOptions
inline
setReuseAddress
(const bool on_off)
cosmos::SocketOptions
inline
setReusePort
(const bool on_off)
cosmos::SocketOptions
inline
setStringOption
(const OptName name, const SysString str)
cosmos::SockOptBase< OptLevel::SOCKET >
protected
setZeroCopy
(const bool on_off)
cosmos::SocketOptions
inline
Socket
(defined in
cosmos::SocketOptions
)
cosmos::SocketOptions
friend
SocketOptions
(FileDescriptor fd) (defined in
cosmos::SocketOptions
)
cosmos::SocketOptions
inline
explicit
protected
SockOptBase
(FileDescriptor fd)
cosmos::SockOptBase< OptLevel::SOCKET >
inline
explicit
protected
type
() const
cosmos::SocketOptions
inline
unbindDevice
()
cosmos::SocketOptions
inline
Generated by
1.12.0