#include <sockets_base.h>
Static Public Attributes | |
static const sockets_base::family | family |
static const sockets_base::style | style |
static const sockets_base::protocol | protocol |
static const sockets_base::flag | flag |
These should be set by the user at configure time, and used by default constructors throughout the library.
Definition at line 139 of file sockets_base.h.