Problem: Race condition in IPC sockets
Solution: Don't unlink file on close File may not belong to the socket at that point.
Showing
tests/test_rebind_ipc.cpp
0 → 100644
Please
register
or
sign in
to comment
Solution: Don't unlink file on close File may not belong to the socket at that point.