Commit Graph
2 Commits
Author SHA1 Message Date
kalcutter 3114d9e826 net: change UnixListener::poll_accept to public (#2845) 2020-09-23 16:21:18 +02:00
kalcutter 5c71268bb8 sync: broadcast, revert "Keep lock until sender notified" (#2348)
This reverts commit 826fc21abf.

The code was intentional. Holding the lock while notifying is
unnecessary. Also change the code to use `drop` so clippy doesn't
confuse people against their will.
2020-03-27 14:22:16 -07:00