ladybird/Userland/Libraries/LibIPC
Idan Horowitz 28b8a2ec7a LibIPC: Make Connection::send_sync return a NonnullOwnPtr
Since we VERIFY that we received a response, the response pointer is
always non-null.
2021-04-20 10:10:15 +02:00
..
ClientConnection.h
CMakeLists.txt
Connection.h LibIPC: Make Connection::send_sync return a NonnullOwnPtr 2021-04-20 10:10:15 +02:00
Decoder.cpp
Decoder.h
Dictionary.h
Encoder.cpp
Encoder.h
Endpoint.cpp
Endpoint.h
File.h
Forward.h
Message.cpp
Message.h
ServerConnection.h