mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
602c829f2e
Sockets in listen mode may only be created and bound once. This patch fixes |unixSocketWatcher::Listen| to respect these contraints. Listening more than once will reuse the settings from the first listen operation. |
||
---|---|---|
.. | ||
moz.build | ||
UnixFdWatcher.cpp | ||
UnixFdWatcher.h | ||
UnixFileWatcher.cpp | ||
UnixFileWatcher.h | ||
UnixSocketWatcher.cpp | ||
UnixSocketWatcher.h |