ladybird/Libraries/LibProtocol
Andreas Kling 4a37bec27c LibIPC: Rename base classes to IClientConnection and IServerConnection
This matches what we're already calling the server-side subclasses
better, though we'll probably want to find some better names for the
client-side classes eventually.
2019-12-02 11:11:05 +01:00
..
Client.cpp LibIPC: Rename base classes to IClientConnection and IServerConnection 2019-12-02 11:11:05 +01:00
Client.h LibIPC: Rename base classes to IClientConnection and IServerConnection 2019-12-02 11:11:05 +01:00
Download.cpp LibProtocol: Add a Download object so users don't have to manage ID's 2019-11-24 13:22:01 +01:00
Download.h LibProtocol: Add a Download object so users don't have to manage ID's 2019-11-24 13:22:01 +01:00
Makefile LibProtocol: Add a Download object so users don't have to manage ID's 2019-11-24 13:22:01 +01:00