jilles
3009646c96
accept(),accept4(): Don't set *addrlen = 0 on [ECONNABORTED].
...
If the underlying protocol reported an error (e.g. because a connection was
closed while waiting in the queue), this error was also indicated by
returning a zero-length address. For all other kinds of errors (e.g.
[EAGAIN], [ENFILE], [EMFILE]), *addrlen is unmodified and there are
successful cases where a zero-length address is returned (e.g. a connection
from an unbound Unix-domain socket), so this error indication is not
reliable.
As reported in Austin Group bug #836 , modifying *addrlen on error may cause
subtle bugs if applications retry the call without resetting *addrlen.
2014-05-11 21:21:14 +00:00
..
2012-08-21 18:13:09 +00:00
2014-01-28 01:49:49 +00:00
2012-08-15 15:42:57 +00:00
2012-07-22 13:41:45 +00:00
2014-04-08 22:12:01 +00:00
2014-04-14 21:02:20 +00:00
2013-09-09 18:11:59 +00:00
2014-03-22 10:26:09 +00:00
2014-03-18 21:34:11 +00:00
2013-06-30 19:08:06 +00:00
2014-04-05 16:54:47 +00:00
2013-11-26 08:46:27 +00:00
2014-04-12 23:29:29 +00:00
2013-09-20 23:06:21 +00:00
2013-10-22 10:40:26 +00:00
2014-02-12 00:53:38 +00:00
2011-09-16 13:58:51 +00:00
2014-05-11 10:32:58 +00:00
2013-06-25 18:44:15 +00:00
2012-10-22 17:50:54 +00:00
2014-05-02 21:55:09 +00:00
2011-11-07 06:44:47 +00:00
2013-11-01 10:32:33 +00:00
2014-04-02 17:34:17 +00:00
2014-04-12 23:29:29 +00:00
2014-03-19 12:35:04 +00:00
2014-03-16 10:55:57 +00:00
2011-11-07 06:44:47 +00:00
2011-12-01 07:19:13 +00:00
2013-12-18 01:41:52 +00:00
2012-10-22 17:50:54 +00:00
2013-06-15 10:08:34 +00:00
2013-10-04 06:55:06 +00:00
2014-03-14 06:29:43 +00:00
2013-06-15 06:45:17 +00:00
2013-08-17 17:02:43 +00:00
2014-03-22 22:35:57 +00:00
2014-03-16 10:55:57 +00:00
2014-04-05 20:44:52 +00:00
2013-11-25 07:38:45 +00:00
2011-11-07 06:44:47 +00:00
2013-11-25 07:38:45 +00:00
2011-09-16 13:58:51 +00:00
2014-03-22 10:26:09 +00:00
2014-04-04 21:09:06 +00:00
2014-03-22 10:26:09 +00:00
2012-08-22 20:01:57 +00:00
2014-05-02 07:57:40 +00:00
2013-11-25 07:38:45 +00:00
2013-07-24 09:45:31 +00:00
2013-08-29 16:41:40 +00:00
2012-03-28 20:58:30 +00:00
2013-10-26 17:58:36 +00:00
2013-11-26 08:46:27 +00:00
2014-02-11 21:57:37 +00:00
2012-11-14 10:33:12 +00:00
2013-11-26 08:46:27 +00:00
2013-08-15 20:19:17 +00:00
2012-10-26 16:01:08 +00:00
2013-12-13 20:54:45 +00:00
2013-11-25 07:38:45 +00:00
2014-02-05 18:13:27 +00:00
2014-02-22 01:41:45 +00:00
2013-08-22 07:39:53 +00:00
2014-04-07 21:18:12 +00:00
2014-03-16 10:55:57 +00:00
2012-12-09 04:54:22 +00:00
2013-11-25 07:38:45 +00:00
2013-11-26 14:00:50 +00:00
2014-03-16 10:55:57 +00:00
2013-03-04 11:09:56 +00:00
2012-05-26 20:03:47 +00:00
2013-11-26 08:46:27 +00:00
2014-04-16 18:37:46 +00:00
2014-05-10 00:53:36 +00:00
2014-03-19 12:45:40 +00:00
2014-02-13 22:24:36 +00:00
2012-08-10 18:19:57 +00:00
2013-09-09 18:11:59 +00:00
2013-09-09 18:11:59 +00:00
2014-03-14 06:29:43 +00:00
2013-12-15 23:19:42 +00:00
2011-09-16 13:58:51 +00:00
2011-07-17 23:05:24 +00:00
2014-04-29 20:51:57 +00:00
2014-03-19 00:38:27 +00:00
2012-04-17 14:54:00 +00:00
2012-03-13 20:27:48 +00:00
2013-02-05 20:08:33 +00:00
2013-10-27 21:39:16 +00:00
2014-04-28 20:38:08 +00:00
2013-08-07 06:21:20 +00:00
2014-03-16 10:55:57 +00:00
2014-05-01 22:28:14 +00:00
2014-02-10 19:59:46 +00:00
2014-03-24 18:13:41 +00:00
2012-06-22 07:06:40 +00:00
2014-04-20 13:37:22 +00:00
2012-06-25 05:41:16 +00:00
2012-01-23 16:31:46 +00:00
2014-02-14 20:54:03 +00:00
2013-10-27 16:20:52 +00:00
2011-11-15 20:11:03 +00:00
2014-02-05 18:13:27 +00:00
2013-03-04 16:07:55 +00:00
2013-08-25 10:57:09 +00:00
2012-12-05 08:04:20 +00:00
2012-03-19 00:36:32 +00:00
2013-11-12 20:13:10 +00:00
2014-02-10 19:59:46 +00:00
2013-05-12 04:05:01 +00:00
2014-04-23 02:21:17 +00:00
2011-11-07 15:43:11 +00:00
2014-05-05 15:59:31 +00:00
2011-11-19 14:10:16 +00:00
2013-09-22 23:47:56 +00:00
2012-01-26 16:35:09 +00:00
2014-01-13 04:41:08 +00:00
2014-02-05 18:13:27 +00:00
2014-04-26 20:27:54 +00:00
2011-11-16 19:06:55 +00:00
2014-03-16 10:55:57 +00:00
2013-11-28 18:56:34 +00:00
2014-04-07 22:37:13 +00:00
2014-03-21 14:25:09 +00:00
2013-11-26 08:46:27 +00:00
2013-09-16 06:25:54 +00:00
2013-08-30 07:37:45 +00:00
2014-04-16 21:39:43 +00:00
2014-04-29 17:22:29 +00:00
2014-03-16 10:55:57 +00:00
2014-04-12 23:29:29 +00:00
2014-05-02 00:52:13 +00:00
2014-04-07 18:10:49 +00:00
2013-09-19 18:53:42 +00:00
2013-10-26 17:58:36 +00:00
2014-03-18 21:34:11 +00:00
2014-03-18 21:32:03 +00:00
2014-03-18 21:34:11 +00:00
2011-09-16 13:58:51 +00:00
2011-09-16 13:58:51 +00:00
2013-11-12 17:46:11 +00:00
2012-02-06 18:15:46 +00:00
2012-01-02 12:12:10 +00:00
2011-06-26 18:26:20 +00:00
2013-08-15 07:54:31 +00:00
2012-10-25 09:05:21 +00:00
2014-03-16 10:55:57 +00:00
2013-09-01 23:34:53 +00:00
2013-03-02 21:11:30 +00:00
2012-12-05 08:04:20 +00:00
2014-01-16 13:42:50 +00:00
2014-03-16 10:55:57 +00:00
2014-03-16 10:55:57 +00:00
2014-03-16 10:55:57 +00:00
2014-03-06 20:24:15 +00:00
2014-01-16 13:45:41 +00:00
2014-05-11 21:21:14 +00:00
2014-03-16 10:55:57 +00:00
2014-03-16 10:55:57 +00:00
2014-03-16 10:55:57 +00:00
2014-03-22 10:26:09 +00:00
2013-12-27 17:09:59 +00:00
2013-08-27 01:31:12 +00:00
2013-05-31 00:43:41 +00:00
2013-02-21 21:59:35 +00:00
2014-03-16 10:55:57 +00:00
2013-01-14 05:41:40 +00:00
2013-06-29 05:05:57 +00:00
2014-03-16 10:55:57 +00:00
2014-04-12 21:39:17 +00:00
2013-12-25 22:14:42 +00:00
2014-03-22 10:26:09 +00:00
2014-03-16 10:55:57 +00:00
2014-03-16 00:53:40 +00:00
2013-11-09 20:36:29 +00:00