mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
8e684f0959
Fork the IPC Connection classes into Server:: and Client::ConnectionNG. The new IPC messages are serialized very snugly instead of using the same generic data structure for all messages. Remove ASAPI.h since we now generate all of it from AudioServer.ipc :^) |
||
---|---|---|
.. | ||
ASClientConnection.cpp | ||
ASClientConnection.h | ||
ASEventLoop.cpp | ||
ASEventLoop.h | ||
ASMixer.cpp | ||
ASMixer.h | ||
AudioClient.ipc | ||
AudioServer.ipc | ||
main.cpp | ||
Makefile |