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
2025-12-28 04:08:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f429bd2d5ff3433c6a26208dd4abfdcc8129c19
ladybird
/
Libraries
/
LibProtocol
History
AnotherTest
887a62582d
ProtocolServer: Use an empty Optional<IPC::File> to pass along "no fd"
...
Passing `-1` wouldn't work, as these are passed to `sendfd()'.
Fixes
#4706
.
2021-01-01 14:26:43 +01:00
..
Client.cpp
ProtocolServer: Use an empty Optional<IPC::File> to pass along "no fd"
2021-01-01 14:26:43 +01:00
Client.h
ProtocolServer: Stream the downloaded data if possible
2020-12-30 13:31:55 +01:00
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
Download.cpp
LibProtocol: Ensure download is finished before invoking on_finished
2020-12-31 16:57:09 +01:00
Download.h
ProtocolServer: Stream the downloaded data if possible
2020-12-30 13:31:55 +01:00