The setOption method of the new thread-safe Socket implementation accepts only integers for value, that is a problem since some options are not integers, like an array that can be converted to the timeval structure for timeouts.
A way to provide ssl contexts to sockets would also be nice :)
Environment
Summary
The setOption method of the new thread-safe Socket implementation accepts only integers for value, that is a problem since some options are not integers, like an array that can be converted to the timeval structure for timeouts.
A way to provide ssl contexts to sockets would also be nice :)