Use different closures for sending and receiving
Otherwise we can end up overwriting data in the receive buffer as we try to send it.
Loading
Please register or sign in to comment
Otherwise we can end up overwriting data in the receive buffer as we try to send it.