forked from mirrors/gecko-dev
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 | ||