This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-15 17:18:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e052d647b71c69622ccdb24e5617c1a9412bceaf
ladybird
/
Userland
/
Libraries
/
LibIPC
History
davidot
f151a0d720
LibIPC: Mark m_sockfd as maybe_unused on non Serenity platforms
2021-11-29 01:46:28 -08:00
..
ClientConnection.h
…
CMakeLists.txt
…
Connection.cpp
LibIPC: Make IPC::Connection::post_message() return ErrorOr
2021-11-28 23:14:18 +01:00
Connection.h
LibIPC: Make IPC::Connection::post_message() return ErrorOr
2021-11-28 23:14:18 +01:00
Decoder.cpp
LibIPC: Mark m_sockfd as maybe_unused on non Serenity platforms
2021-11-29 01:46:28 -08:00
Decoder.h
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
2021-11-29 02:45:27 +01:00
Dictionary.h
…
Encoder.cpp
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
2021-11-29 02:45:27 +01:00
Encoder.h
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
2021-11-29 02:45:27 +01:00
File.h
…
Forward.h
…
Message.cpp
…
Message.h
LibIPC: Give MessageBuffer::fds some inline capacity (1)
2021-11-28 23:14:18 +01:00
ServerConnection.h
…
Stub.cpp
…
Stub.h
…