mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 06:45:33 +00:00
![Thomas Zimmermann](/assets/img/avatar_default.png)
The class |UnixSocketIOBuffer| maintains memory buffers for socket I/O operations. The actual I/O is still implemented by subclasses, such as |UnixSocketRawData|.