mirror of
https://github.com/boostorg/asio.git
synced 2026-02-24 02:12:12 +00:00
a8b564de46cbcf539024c00073f8f1472f867f41
Reorder the constructor list in `win_iocp_socket_accept_op`, so that `proxy_op` comes before `cancel_requested`, matching the order in which these members are declared. This addresses a warning that members are constructed out-of-order.
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%