mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7d80cd44be
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 |