Andrew Kelley
80625990d5
std: different mechanism for disabling network dependency
...
On Windows, it is sometimes problematic to depend on ws2_32.dll. Before,
users of std.Io.Threaded would have to call ioBasic() rather than io()
in order to avoid unnecessary dependencies on ws2_32.dll. Now, the
application can disable networking with std.Options.
This change is necessary due to moving networking functionality to
be based on Io.Operation, which is a tagged union.
2026-03-08 19:20:34 -07:00
..
2025-11-19 01:42:45 +01:00
2025-07-26 12:06:43 +02:00
2026-01-29 18:47:58 -08:00
2026-03-01 11:53:05 +01:00
2026-03-08 19:20:34 -07:00
2025-09-16 14:51:29 +02:00
2024-12-18 01:49:13 +05:00
2025-11-27 20:17:04 +00:00
2024-12-18 01:49:13 +05:00
2025-01-22 02:29:21 +00:00
2025-09-26 01:33:26 +02:00
2024-12-18 01:49:13 +05:00
2025-05-18 17:10:04 +01:00
2024-12-18 01:49:13 +05:00
2024-12-18 01:49:13 +05:00
2024-12-18 01:49:13 +05:00
2025-07-28 08:10:23 +01:00
2025-07-20 18:28:36 +02:00
2026-03-08 19:20:34 -07:00
2024-12-18 01:49:13 +05:00
2024-12-18 01:49:13 +05:00
2024-12-18 01:49:13 +05:00
2024-12-18 01:49:13 +05:00
2026-01-04 00:27:09 -08:00
2025-01-05 17:15:56 -05:00
2026-01-04 00:27:08 -08:00
2026-02-05 20:24:31 +01:00
2025-07-26 12:06:43 +02:00
2025-12-23 22:15:08 -08:00
2025-01-22 02:29:21 +00:00
2026-01-04 00:27:08 -08:00
2025-03-05 03:01:43 +00:00
2026-01-04 00:27:08 -08:00
2024-12-18 01:49:13 +05:00
2025-09-26 01:33:26 +02:00
2026-03-08 19:20:34 -07:00
2024-12-18 01:49:13 +05:00
2025-03-05 03:01:43 +00:00
2024-12-18 01:49:13 +05:00
2026-02-13 22:12:19 -05:00
2026-02-04 16:27:13 -08:00
2025-06-06 23:42:15 -07:00
2026-03-08 19:20:34 -07:00
2024-12-18 01:49:13 +05:00
2026-03-09 03:19:11 +01:00
2026-03-08 19:20:34 -07:00
2026-01-04 00:27:08 -08:00
2026-01-04 00:27:08 -08:00
2026-01-29 18:47:58 -08:00
2026-03-08 19:20:34 -07:00
2026-01-07 11:03:36 -08:00
2025-09-18 12:42:24 +02:00
2024-12-18 01:49:13 +05:00
2024-12-18 01:49:13 +05:00
2025-11-27 20:17:04 +00:00
2025-01-20 00:14:58 +00:00
2025-01-20 00:14:58 +00:00
2025-10-26 11:12:46 +01:00
2026-03-08 19:20:34 -07:00
2026-01-07 11:03:37 -08:00
2025-11-08 17:11:12 -08:00
2026-02-02 01:41:35 -08:00
2026-01-27 20:48:59 +01:00
2026-03-09 03:19:11 +01:00
2025-04-26 13:34:17 +10:00
2026-01-05 16:50:44 +01:00
2025-11-21 00:03:44 -08:00