IO_ReadWrite
[virtual]
Creates the socket on the local machine so that others can connect to it. If you specify IO_QuietSocket then the socket is not opened for connections - use listen() to open it for connections later
Implements FX::QIODeviceS.