Files
ladybird/Userland/Libraries/LibC
Andreas Kling 5caeb8b747 LibC: Try to recover gracefully from failed LookupServer requests
gethostbyname() and gethostbyaddr() now set h_errno (per spec) and try
to recover and return (with an error) instead of choking in VERIFY()
whenever an I/O or protocol error occurs in the communication with
LookupServer.
2022-02-16 12:03:05 +01:00
..
2021-12-24 05:26:21 -08:00
2022-01-16 14:59:21 -08:00
2021-12-18 21:01:10 -08:00
2021-12-28 11:00:51 +01:00
2022-01-07 15:44:42 +01:00
2022-01-13 18:46:22 +01:00
2022-01-07 18:38:32 +01:00
2021-12-24 05:26:21 -08:00
2022-01-07 15:44:42 +01:00
2022-02-12 12:16:59 +01:00
2022-02-12 12:16:59 +01:00
2022-01-10 23:47:30 +01:00
2022-01-10 23:47:30 +01:00