#include <IPSocket.h>
Definition at line 140 of file IPSocket.h.
Public Member Functions | |
ip_socket_params () | |
Public Attributes | |
bool | reuseaddr_ |
bool | reuseport_ |
bool | tcp_nodelay_ |
int | recv_bufsize_ |
int | send_bufsize_ |
oasys::IPSocket::ip_socket_params::ip_socket_params | ( | ) | [inline] |
Definition at line 141 of file IPSocket.h.
Definition at line 150 of file IPSocket.h.
Referenced by oasys::IPSocket::configure(), and oasys::TCPServer::TCPServer().