Modify connection_closing() to abandon operations and wake blocked writer.
Modify send_result to return if connection state is closing. Modify do_abandon() to remove abandon'ed operation if pending.
Please register or sign in to comment
Modify send_result to return if connection state is closing. Modify do_abandon() to remove abandon'ed operation if pending.