mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c6bdc49f29
Both types, |union sockaddr_any| and |struct sockaddr_storage|, provide a sockaddr type that can hold any address. The latter is standardized by POSIX, so we prefer it. |
||
---|---|---|
.. | ||
moz.build | ||
UnixFdWatcher.cpp | ||
UnixFdWatcher.h | ||
UnixFileWatcher.cpp | ||
UnixFileWatcher.h | ||
UnixSocketWatcher.cpp | ||
UnixSocketWatcher.h |