mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 14:24:48 +01:00
493cced1ef
- Introduces new network API class BSocketMessenger, allowing one to send and receive BMessages across a network socket in a BMessenger-like fashion. Still very much WIP, hence currently not exposed via public headers. Based partly on previous work by Axel.