mirror of
https://github.com/boostorg/beast.git
synced 2026-07-11 10:50:56 +02:00
3d6574da81
fix #446 * The ping_callback option struct is removed. Actions Required: * Change call sites which use ping_callback with set_option to call stream::ping_callback instead.