mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f21f5cd47f
This patch integrates |ConnectionOrientedSocket| into the hierarchy of socket I/O classes. In future patches, the class can provide common interfaces and functionality for all connection-oriented sockets. |
||
---|---|---|
.. | ||
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 |