mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-26 06:23:58 +00:00
Instead of asserting that the peer responds successfully, this API allows for the peer to die/crash/whatever happens on the other side while handling a synchronous request. This will be useful when using process separation to parse untrusted data from the web.