Andrew Kelley
5656f5090d
fs.File: improve handling async I/O on Windows
...
Before it was possible for .intended_io_mode = .blocking,
.capable_io_mode = .evented, and then the implementation would put a
request on the fs thread, which is the wrong behavior. Now it always
calls the appropriate WriteFile/ReadFile function, passing the intended
io mode directly as a parameter.
This makes the behavior tests pass on Windows with --test-evented-io.
2020-05-02 14:09:17 -04:00
..
2020-04-04 13:47:07 -04:00
2020-04-14 16:19:01 -04:00
2020-04-01 12:23:18 +02:00
2020-04-24 15:28:55 -04:00
2020-04-28 19:11:31 -06:00
2020-05-02 00:41:19 -04:00
2020-04-28 19:11:31 -06:00
2020-05-02 14:09:17 -04:00
2020-04-28 19:11:31 -06:00
2020-03-10 18:44:30 -04:00
2020-04-11 20:40:34 -04:00
2020-04-28 19:11:31 -06:00
2020-04-24 15:28:55 -04:00
2020-05-01 13:33:46 -04:00
2020-03-19 09:53:55 -04:00
2020-03-12 10:41:09 -05:00
2020-05-02 01:25:22 -04:00
2020-04-18 14:41:33 -04:00
2020-04-28 19:11:31 -06:00
2020-03-03 09:44:13 -05:00
2020-01-30 01:12:21 -06:00
2020-04-03 12:12:23 -04:00
2020-05-01 06:47:20 -04:00
2020-04-02 15:14:28 +02:00
2020-04-15 15:15:32 +03:00
2020-02-12 17:17:56 -06:00
2020-04-24 15:28:55 -04:00
2020-01-29 22:22:01 -06:00
2020-01-29 22:22:01 -06:00
2020-04-27 18:29:55 -04:00
2020-04-04 17:37:51 -04:00
2020-04-28 00:02:13 -06:00
2020-05-02 04:31:26 -04:00
2020-04-02 16:12:08 +02:00
2020-02-24 13:43:54 -05:00
2020-03-01 13:21:39 -05:00
2020-05-02 00:41:19 -04:00
2020-02-20 19:41:28 +01:00
2020-04-10 14:59:19 -04:00
2020-05-02 01:25:22 -04:00
2020-03-11 17:34:12 -04:00
2020-02-16 13:25:30 -05:00
2020-04-02 21:14:15 +11:00
2020-05-01 06:47:56 -04:00
2020-05-02 01:53:24 -04:00
2020-04-24 15:28:55 -04:00
2020-04-28 19:11:31 -06:00
2020-05-01 23:17:28 -04:00
2020-04-27 12:22:43 -04:00
2020-02-06 18:05:50 -05:00
2020-02-22 12:44:21 +01:00
2020-05-01 06:47:20 -04:00
2020-04-30 12:04:23 +03:00
2020-04-28 19:11:18 -06:00
2020-02-28 14:51:53 -05:00
2020-05-01 23:17:28 -04:00
2020-04-18 15:48:32 -04:00
2020-05-02 14:09:17 -04:00
2020-04-28 19:11:31 -06:00
2020-05-01 23:17:28 -04:00
2020-01-29 22:22:00 -06:00
2020-04-04 17:37:51 -04:00
2020-05-01 15:14:44 -04:00
2020-04-28 19:11:31 -06:00
2020-01-30 12:05:57 -05:00
2020-05-02 00:41:19 -04:00
2020-01-29 22:22:01 -06:00
2020-04-09 09:13:47 +01:00
2020-02-28 14:51:53 -05:00
2019-12-12 18:33:44 -05:00
2020-04-24 15:28:55 -04:00
2020-04-21 18:04:37 -04:00
2020-05-01 06:47:20 -04:00
2020-05-01 06:47:56 -04:00
2020-04-25 16:15:25 -04:00
2020-02-28 14:51:53 -05:00
2020-04-24 15:28:55 -04:00
2020-03-01 13:57:41 -05:00
2020-05-01 06:47:20 -04:00