nielsdos
abc6fe8f2e
Propagate success status of ftp_close() to userland
...
The docs say that this function returns true on success, and false on
error. This function always returns true in the current implementation
because the success return value from ftp_close() is never propagated to
userland. This affects one test: since the test server exits after an
invalid login, the ftp close correctly fails (because the server has
gone away).
2023-03-03 15:26:11 +01:00
..
2022-06-25 07:39:55 +01:00
2021-11-07 08:46:25 +01:00
2022-06-18 11:50:14 +02:00
2023-02-24 14:32:23 +00:00
2023-01-31 12:58:21 +00:00
2022-07-27 12:13:32 +02:00
2022-05-06 15:25:44 +02:00
2023-02-12 21:33:39 -07:00
2021-11-07 08:46:25 +01:00
2022-04-20 16:42:09 +02:00
2023-02-13 22:38:28 +03:00
2022-09-25 20:43:31 +02:00
2022-10-27 14:39:43 +01:00
2023-03-03 15:26:11 +01:00
2023-03-01 23:02:03 +01:00
2022-09-13 11:33:09 +01:00
2023-01-17 14:14:12 +00:00
2022-04-25 14:29:44 +02:00
2022-08-12 16:24:30 +02:00
2023-02-21 21:00:49 +00:00
2023-02-17 16:37:14 +00:00
2022-12-16 14:36:30 +01:00
2022-08-25 15:11:41 +02:00
2023-03-02 22:36:00 +02:00
2022-12-08 14:23:33 +01:00
2022-10-27 18:31:38 +01:00
2022-09-27 23:32:15 +02:00
2022-06-13 14:43:51 +02:00
2023-03-03 12:43:12 +00:00
2023-02-26 08:17:14 +00:00
2023-03-03 11:35:06 +01:00
2022-08-31 14:22:44 +02:00
2022-12-18 23:20:29 -07:00
2022-08-26 14:59:08 +02:00
2022-11-30 12:11:42 +01:00
2022-05-03 12:43:14 +02:00
2023-02-07 09:25:34 -06:00
2022-06-13 14:43:51 +02:00
2022-09-05 17:26:13 +02:00
2022-12-19 16:14:00 +01:00
2023-02-24 14:31:23 +00:00
2023-01-29 17:14:12 +00:00
2023-01-02 16:54:47 +00:00
2023-02-23 23:20:27 +01:00
2023-02-21 16:09:22 +00:00
2021-12-22 12:35:59 +01:00
2021-12-05 21:03:27 +01:00
2022-10-13 16:00:36 +02:00
2022-10-01 11:23:34 +02:00
2023-01-20 16:40:15 +01:00
2022-12-06 15:59:52 +01:00
2023-03-03 11:35:06 +01:00
2023-03-01 23:02:03 +01:00
2023-02-21 14:32:39 +00:00
2022-10-27 14:39:43 +01:00
2023-02-26 14:18:12 +00:00
2023-02-12 21:33:39 -07:00
2023-01-15 15:34:43 +00:00
2022-06-20 18:46:17 +02:00
2022-06-15 15:39:00 +02:00
2023-02-23 18:47:26 +00:00