Connection.setDefaultOptions

Sets up sockets with the SocketOptions needed. These include timeouts and buffer sizes.

struct Connection
void
setDefaultOptions
()

Parameters

socketToSetup Socket

Reference to the Socket to modify.

Meta