Files
ladybird/Libraries/LibProtocol/Client.cpp
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

5.1 KiB