2
0
mirror of https://github.com/boostorg/asio.git synced 2026-01-29 07:02:09 +00:00
Files
asio/include
Christopher Kohlhoff 75fbf393e9 Fix possible loss of data when converting socket descriptor on 64-bit platforms.
Fixes an issue in per-operation cancellation when using the reactor
backend on Windows. For portability, the descriptor field must be
socket_type.
2023-07-05 20:09:48 +10:00
..