Joseph Huber
d85576d368
[libc] Replace RPC 'close()' mechanism with RAII handler ( #181690 )
...
Summary:
Closing ports was previously done manually, This makes the protocol more
error prone as unclosed ports will leak and eventually the locks will
run out. I believe the original fear was that the RAII portion would
negatively impact code generation but I have not noticed anything
significant.
2026-02-16 15:14:30 -06:00
..
2026-02-13 14:45:46 +01:00
2026-01-12 16:13:20 +00:00
2026-01-10 17:06:23 +00:00
2026-01-02 20:42:56 -08:00
2026-02-09 12:46:33 -08:00
2026-01-13 08:44:48 -08:00
2026-02-15 18:38:54 +00:00
2026-01-09 15:22:28 +01:00
2025-10-11 09:19:50 +08:00
2025-12-08 08:29:48 +00:00
2025-11-07 10:32:55 -08:00
2025-11-09 15:15:21 +00:00
2025-12-15 04:25:30 -05:00
2026-01-16 09:33:25 +01:00
2026-01-27 12:41:47 -06:00
2026-01-13 08:44:48 -08:00
2025-09-19 12:44:52 +02:00
2025-09-02 14:22:42 -07:00
2025-11-11 13:33:33 +01:00
2026-01-12 09:58:59 -08:00
2026-01-21 13:22:23 +00:00
2026-02-12 13:22:33 +08:00
2026-01-23 00:19:03 -08:00
2025-10-11 09:19:50 +08:00
2026-02-16 15:14:30 -06:00
2025-10-14 11:41:18 -07:00
2026-01-13 08:44:48 -08:00
2026-02-12 10:18:11 +05:30
2026-01-13 00:13:12 +11:00
2026-01-13 08:44:48 -08:00
2025-10-21 06:53:40 -07:00
2026-02-01 06:28:16 -08:00
2025-11-09 15:15:21 +00:00
2026-01-02 20:42:56 -08:00
2026-01-02 20:42:56 -08:00
2026-02-12 17:06:19 +02:00
2026-01-13 08:44:48 -08:00
2025-10-15 09:24:36 -07:00
2026-01-13 08:44:48 -08:00
2026-02-06 12:39:45 -08:00
2026-02-13 12:39:37 +00:00
2025-10-07 12:51:00 -05:00
2025-11-11 19:44:20 -06:00
2025-10-01 14:35:17 -07:00
2026-02-07 18:10:05 +01:00
2026-01-02 20:42:56 -08:00
2026-02-05 10:12:24 +08:00
2025-11-09 15:15:21 +00:00
2026-02-06 14:38:50 +01:00
2025-11-02 17:16:47 -08:00
2026-01-23 00:19:03 -08:00
2026-02-07 18:10:05 +01:00
2026-01-13 08:44:48 -08:00
2026-01-13 08:44:48 -08:00
2025-09-09 16:33:39 +09:00
2026-01-07 14:16:42 +01:00
2025-12-15 18:55:36 +05:30
2026-01-27 18:23:37 +00:00
2025-11-19 07:29:57 -08:00
2026-01-21 08:58:19 -08:00
2026-02-16 11:28:33 +00:00
2026-02-14 15:59:04 +01:00
2025-11-04 22:03:45 +00:00
2026-01-05 11:56:40 -08:00
2025-12-16 10:11:39 +00:00
2025-09-18 14:53:40 -07:00