[Interest] Setting socket options for QWebSocketServer

Elvis Stansvik elvstone at gmail.com
Fri May 13 18:42:16 CEST 2016


Hi all,

I'm looking for a way to control the socket options used for the listening
socket of a QWebSocketServer.

Is there really no way of doing this short of setting up a native socket
myself and passing it to setSocketDescriptor? The option I wish to set is
SO_REUSEADDR in UNIX terms, so I want the equivalent of
QAbstractSocket::ReuseAddressHint but for QWebSocketServer.

Thanks,
Elvis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160513/a72427d2/attachment.html>


More information about the Interest mailing list