mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
51ec78121a
These new classes encasulate file-descriptor watchers, basic file descriptors, and socket connections. Each class contains callback methods for it's implemented functionality. Users should inherit from the classes and overload the callback with their own code. |
||
---|---|---|
.. | ||
moz.build | ||
UnixFdWatcher.cpp | ||
UnixFdWatcher.h | ||
UnixFileWatcher.cpp | ||
UnixFileWatcher.h | ||
UnixSocketWatcher.cpp | ||
UnixSocketWatcher.h |