Problem: read-after-free when closing socket
Solution: use socket object's mutex before the send_reap() call that might deallocate it
Showing
Please
register
or
sign in
to comment
Solution: use socket object's mutex before the send_reap() call that might deallocate it