Ondřej Surý
96ef98558c
Don't enable timeouts in dns_dispatch for incoming transfers
...
The dns_dispatch_add() call in the dns_xfrin unit had hardcoded 30
second limit. This meant that any incoming transfer would be stopped in
it didn't finish within 30 seconds limit. Additionally, dns_xfrin
callback was ignoring the return value from dns_dispatch_getnext() when
restarting the reading from the TCP stream; this could cause transfers
to get stuck waiting for a callback that would never come due to the
dns_dispatch having already been shut down.
Call the dns_dispatch_add() without a timeout and properly handle the
result code from the dns_dispatch_getnext().
2024-09-21 10:15:47 +02:00
..
2024-09-20 17:26:33 +02:00
2024-08-22 09:21:55 +02:00
2024-09-10 09:54:20 +00:00
2024-08-28 22:42:16 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-21 16:23:09 +02:00
2024-08-07 13:03:08 -07:00
2024-08-05 15:36:54 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-09-21 10:15:37 +02:00
2024-08-20 12:50:39 +00:00
2024-08-22 08:21:52 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-07 17:03:27 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-22 12:12:02 +00:00
2024-09-03 11:57:56 +02:00
2024-08-20 12:50:39 +00:00
2024-09-18 17:39:14 +02:00
2024-05-07 10:01:12 +10:00
2024-08-20 12:50:39 +00:00
2024-09-12 12:09:45 +00:00
2024-04-30 12:50:01 -07:00
2024-04-30 12:50:01 -07:00
2024-08-05 13:31:38 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-08 11:59:41 +02:00
2024-08-14 14:34:44 +03:00
2024-08-07 17:03:27 +02:00
2024-08-07 17:03:27 +02:00
2024-08-22 13:42:27 +00:00
2024-08-20 12:50:39 +00:00
2024-09-19 19:32:27 +00:00
2024-08-29 12:48:20 +00:00
2024-08-20 12:50:39 +00:00
2024-08-29 12:48:20 +00:00
2024-08-20 12:50:39 +00:00
2024-08-05 15:36:54 +02:00
2024-08-20 12:50:39 +00:00
2024-09-10 17:31:32 +02:00
2024-08-01 10:20:55 +10:00
2024-08-22 09:21:55 +02:00
2024-08-20 12:50:39 +00:00
2024-09-16 09:31:14 +00:00
2024-08-20 12:50:39 +00:00
2024-09-18 17:39:14 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-22 08:21:52 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-22 08:21:52 +02:00
2024-09-18 18:02:41 +02:00
2024-08-22 11:11:10 -07:00
2024-09-21 10:15:47 +02:00
2024-09-17 15:08:40 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00