mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f4da441925
Different users of the socket I/O code have different requirements for their I/O buffers. This patch moves the buffer management into sub-classes of |UnixSocketBuffer|. Each of them can maintain memory according to its needs. |
||
---|---|---|
.. | ||
BluetoothDaemonConnection.cpp | ||
BluetoothDaemonConnection.h | ||
BluetoothDaemonConnectionConsumer.cpp | ||
BluetoothDaemonConnectionConsumer.h | ||
moz.build |