Actions
Feature #4710
closedIPv6-only WebSocket channel
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Since commit 229134aa959183aca9454f9f7da6e04ebc0e8243, websocketpp allows to manipulate the acceptor before the bind
call, thus enabling apps to set the IPV6_V6ONLY
socket option.
The implementation of this feature requires updating the websocketpp submodule to version 0.8.0 or later.
Actions