mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7a6d64b80d
This patch moves the I/O operations for sending and receiving data in |SocketIOBase| into |UnixSocketRawData|. This change allows to add a clean interface to |UnixSocketRawData| and later replace the class by other implementations. |
||
---|---|---|
.. | ||
moz.build | ||
SocketBase.cpp | ||
SocketBase.h | ||
UnixSocket.cpp | ||
UnixSocket.h |