Rich Felker
4b49060da0
fix getaddrinfo to accept port 0 (zero)
...
new behavior can be summarized as:
inputs that parse completely as a decimal number are treated as one,
and rejected only if the result is out of 16-bit range.
inputs that do not parse as a decimal number (where strtoul leaves
anything left over in the input) are searched in /etc/services.
2012-09-22 16:19:06 -04:00
..
2012-09-06 22:44:55 -04:00
2012-03-22 15:54:55 -04:00
2012-05-13 00:44:35 -04:00
2012-09-15 23:41:07 -04:00
2012-08-02 21:02:34 -04:00
2012-09-06 22:44:55 -04:00
2012-08-25 17:24:46 -04:00
2012-04-16 18:37:53 -04:00
2012-09-06 23:34:10 -04:00
2012-09-08 00:41:11 -04:00
2012-03-17 20:10:02 -04:00
2012-09-09 14:53:06 -04:00
2012-09-22 16:08:58 -04:00
2012-09-06 22:44:55 -04:00
2012-09-07 00:48:25 -04:00
2012-09-21 04:05:01 -04:00
2012-09-06 22:44:55 -04:00
2012-09-14 23:52:51 -04:00
2012-08-13 21:55:22 -04:00
2012-09-09 16:50:20 -04:00
2012-09-09 16:37:19 -04:00
2012-09-06 22:44:55 -04:00
2012-09-06 22:44:55 -04:00
2012-09-22 16:19:06 -04:00
2012-02-01 23:51:19 -05:00
2012-04-24 16:32:23 -04:00
2012-09-14 15:32:51 -04:00
2012-09-06 22:44:55 -04:00
2012-05-03 23:19:29 -04:00
2012-05-13 01:50:53 +02:00
2012-09-06 22:44:55 -04:00
2012-08-05 02:37:14 -04:00
2012-09-06 23:34:10 -04:00
2012-09-06 22:44:55 -04:00
2012-09-06 23:27:55 -04:00
2012-09-06 22:44:55 -04:00
2012-09-10 19:04:24 -04:00
2011-07-28 22:03:54 -04:00
2012-04-18 12:22:24 -04:00
2012-09-15 02:24:12 -04:00
2012-09-06 22:44:55 -04:00
2012-09-09 16:33:47 -04:00