ForestJ2/gruv_socks

Create optional `Socket().connect()` parameter for timeout on that connection.

ForestJ2 opened this issue · 1 comments

Allow modifying the socket timeout when attempting to connect to a server. If not specified, go with default timeout set for socket object.

Done.