mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d7d719ed77
This patch moves memory management of |UnixSocketIOBuffer| into |UnixSocketBuffer| and extends |UnixSocketIOBuffer| with send and receive interfaces. The class is now the base for all socket-buffer classes, such as |UnixSocketRawData| and |BluetoothDaemonPDU|. |
||
---|---|---|
.. | ||
BluetoothDaemonConnection.cpp | ||
BluetoothDaemonConnection.h | ||
moz.build |