gecko/ipc/unixfd
Thomas Zimmermann 11aef2cf1c Bug 1162524: Move |accept| out of |UnixSocketWatcher|, r=kmachulis
Calls to |accept| are now handled by the corresponding socket I/O
class. This makes the code more flexible. All callers have been
adapted.
2015-05-08 09:43:01 +02:00
..
moz.build
UnixFdWatcher.cpp
UnixFdWatcher.h Bug 979858: Add include guards to headers in ipc/unixfd, r=kyle 2014-03-06 09:32:25 +01:00
UnixFileWatcher.cpp
UnixFileWatcher.h Bug 979858: Add include guards to headers in ipc/unixfd, r=kyle 2014-03-06 09:32:25 +01:00
UnixSocketWatcher.cpp Bug 1162524: Move |accept| out of |UnixSocketWatcher|, r=kmachulis 2015-05-08 09:43:01 +02:00
UnixSocketWatcher.h Bug 1162524: Move |accept| out of |UnixSocketWatcher|, r=kmachulis 2015-05-08 09:43:01 +02:00