Right now both `Eio.Net.{connect,accept}` return a socket, but I didn't find a way to e.g. set `TCP_NODELAY` on the stream socket. Did I miss an API?