NAME
A member operator of omni::net::tcp_option
omni::net::tcp_option::operator<<
A member operator of omni::net::tcp_option
#include <omni/types/net_t.hpp>friend std::ostream& omni::net::tcp_option::operator<<(std::ostream& s, const omni::net::tcp_option& c)
PARAMETERS
top
s - The std::ostream value being written to. c - The instance object to be written to.
top