Werner Koch
d51499fdc5
dirmngr,w32: Hack around a select problem.
...
* dirmngr/dns.c (FD_SETSIZE): Bump up to 1024.
(dns_poll): Return an error instead of hitting an assertion failure.
--
For unknown reasons socket() return fd with values 244, 252, 268. The
latter is above the FD_SETSIZE of 256. It seems that select has been
build with a highler FD_SETSIZE limit. Bump up to a reasonable large
value.
A better solution would be to grab some code from npth_eselect to
replace select. We could also use npth_eselect direclty in
dns-stuff.c instead of using dns_res_poll.
Signed-off-by: Werner Koch <wk@gnupg.org>
2016-12-19 16:39:17 +01:00
..
2010-12-14 19:17:58 +00:00
2016-09-17 15:57:31 +09:00
2016-11-05 12:02:19 +01:00
2011-02-04 12:57:53 +01:00
2015-04-20 18:20:45 +02:00
2015-04-20 18:20:45 +02:00
2016-11-05 12:02:19 +01:00
2016-09-17 15:57:31 +09:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2010-07-16 13:19:45 +00:00
2016-12-19 09:41:15 +01:00
2016-12-19 09:41:15 +01:00
2016-12-17 21:57:10 +01:00
2016-12-16 21:00:14 +01:00
2016-12-19 16:39:17 +01:00
2016-12-14 15:56:58 +01:00
2016-12-14 16:17:03 +09:00
2016-11-11 17:30:23 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-12-01 16:40:32 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2014-03-07 19:00:31 +01:00
2010-06-09 16:53:51 +00:00
2016-11-05 12:02:19 +01:00
2016-11-29 14:32:31 +01:00
2016-11-05 12:02:19 +01:00
2015-11-27 17:10:59 +01:00
2015-03-23 19:58:30 +01:00
2016-11-05 12:02:19 +01:00
2016-12-08 19:02:56 +01:00
2016-12-14 15:57:17 +01:00
2016-01-22 12:54:02 +01:00
2016-01-22 12:54:02 +01:00
2011-02-04 12:57:53 +01:00
2016-08-18 11:23:40 +02:00
2010-06-09 16:53:51 +00:00
2011-02-04 12:57:53 +01:00
2016-12-14 15:57:17 +01:00
2014-05-05 16:23:37 +02:00
2016-12-17 21:57:10 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2016-11-05 12:02:19 +01:00
2015-10-18 20:08:26 +02:00
2016-08-18 11:23:40 +02:00
2010-06-09 16:53:51 +00:00
2016-11-05 12:02:19 +01:00