mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5362ed1bf6
With this patch, stream and listening sockets handle the setup of accepted sockets internally. Sub-classes of |StreamSocket| don't have to overload StreamSocket's |GetIO| any longer. |
||
---|---|---|
.. | ||
ConnectionOrientedSocket.cpp | ||
ConnectionOrientedSocket.h | ||
DataSocket.cpp | ||
DataSocket.h | ||
ListenSocket.cpp | ||
ListenSocket.h | ||
moz.build | ||
SocketBase.cpp | ||
SocketBase.h | ||
StreamSocket.cpp | ||
StreamSocket.h | ||
UnixSocketConnector.cpp | ||
UnixSocketConnector.h |