gecko/ipc/unixfd
Thomas Zimmermann 99d5a28fff Bug 1093025: Initialize listen socket only once in |UnixSocketWatcher::Listen|, r=kyle
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.
2014-12-02 15:00:35 -08:00
..
moz.build
UnixFdWatcher.cpp
UnixFdWatcher.h
UnixFileWatcher.cpp
UnixFileWatcher.h
UnixSocketWatcher.cpp
UnixSocketWatcher.h