Evan Hunt
8b532d2e64
dispatch: Refactor to eliminate dns_dispatchevent
...
- Responses received by the dispatch are no longer sent to the caller
via a task event, but via a netmgr-style recv callback. the 'action'
parameter to dns_dispatch_addresponse() is now called 'response' and
is called directly from udp_recv() or tcp_recv() when a valid response
has been received.
- All references to isc_task and isc_taskmgr have been removed from
dispatch functions.
- All references to dns_dispatchevent_t have been removed and the type
has been deleted.
- Added a task to the resolver response context, to be used for fctx
events.
- When the caller cancels an operation, the response handler will be
called with ISC_R_CANCELED; it can abort immediately since the caller
will presumably have taken care of cleanup already.
- Cleaned up attach/detach in resquery and request.
2021-10-02 11:39:56 -07:00
..
2021-10-02 11:39:56 -07:00
2021-10-02 11:39:56 -07:00
2021-10-02 10:21:49 +02:00
2014-06-17 13:49:30 -07:00
2021-07-06 05:33:48 +00:00
2021-08-30 08:47:39 +02:00
2021-07-06 05:33:48 +00:00
2020-09-14 16:20:40 -07:00
2021-07-06 05:33:48 +00:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-08-30 08:47:39 +02:00
2021-09-23 22:17:15 +02:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-06-09 14:35:14 +02:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-09-17 07:09:50 +02:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-07-06 05:33:48 +00:00
2021-05-07 10:19:05 -07:00
2020-09-14 16:20:40 -07:00
2021-05-26 09:43:12 +02:00
2021-06-09 14:35:14 +02:00
2020-09-14 16:20:40 -07:00
2021-09-30 13:54:55 +02:00
2021-08-18 13:49:48 +10:00
2021-08-30 08:47:39 +02:00
2021-07-06 05:33:48 +00:00
2021-09-09 15:35:39 +02:00
2021-10-02 11:39:56 -07:00
2020-09-14 16:20:40 -07:00
2021-02-18 19:33:54 +01:00
2021-09-30 13:54:55 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2020-09-14 16:20:40 -07:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-05-07 14:28:30 -07:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-01-25 09:19:22 +01:00
2021-01-25 09:19:22 +01:00
2021-07-13 09:12:04 +02:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-07-16 11:50:20 +03:00
2020-09-14 16:20:40 -07:00
2021-07-06 05:33:48 +00:00
2020-09-14 16:20:40 -07:00
2020-12-08 18:36:23 +01:00
2020-12-08 18:36:23 +01:00
2021-07-06 05:33:48 +00:00
2021-08-30 08:47:39 +02:00
2021-07-12 13:26:29 +10:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2020-09-14 16:20:40 -07:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-10-02 11:39:56 -07:00
2021-08-24 09:07:15 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2020-09-14 16:20:40 -07:00
2021-06-09 14:35:14 +02:00
2021-05-07 14:28:30 -07:00
2021-07-06 05:33:48 +00:00
2021-04-20 23:22:28 +02:00
2021-06-09 14:35:14 +02:00
2021-10-02 11:39:56 -07:00
2021-05-07 10:19:05 -07:00
2021-07-06 05:33:48 +00:00
2021-02-18 19:33:54 +01:00
2021-10-01 15:50:43 +03:00
2021-05-05 19:15:33 +02:00
2021-09-01 10:44:21 +02:00
2021-09-01 10:44:21 +02:00
2021-03-15 14:18:03 +11:00
2020-09-14 16:20:40 -07:00