Struct socket_config_handlers_t¶
Defined in File client.hpp
Struct Documentation¶
-
struct socket_config_handlers_t¶
A struct to hold handlers for configuring a socket at various stages of its creation.
Each handler is called with the currently open socket file descriptor, and should return true if the operation was successful