std:std.socket.Socket.SetOption
Sets a socket option.
Currently, only "TCP_NODELAY" is supported, which should be 1 to enable, 0 to disable.