lukem
e3cdb47e47
* implement parseport(), which takes a string and attempts to convert
...
it to a numeric port number
* use parseport() in parse_url() and hookup()
* don't try and lookup the port number using getaddrinfo(), as it's too hard
to separate a failed host name lookup from a failed service name lookup.
this was causing lossage on systems that don't have `http' in services(5)
(such as solaris), but only crept in when we started using getaddrinfo()
unconditionally.
2000-08-06 08:51:22 +00:00
..
2000-07-05 15:45:28 +00:00
2000-07-05 15:45:28 +00:00
2000-07-07 15:10:32 +00:00
2000-08-04 08:08:02 +00:00
2000-07-07 15:10:32 +00:00
2000-07-27 02:58:57 +00:00
2000-08-03 22:47:37 +00:00
2000-07-05 15:45:28 +00:00
2000-07-31 00:39:29 +00:00
2000-08-04 09:01:05 +00:00
2000-07-07 15:10:32 +00:00
2000-08-06 08:51:22 +00:00
2000-07-10 10:09:04 +00:00
2000-08-03 22:47:37 +00:00
2000-07-27 11:51:14 +00:00
2000-08-03 22:47:37 +00:00
2000-08-03 22:47:37 +00:00
2000-08-03 22:47:37 +00:00
2000-08-03 22:47:37 +00:00
2000-07-07 15:10:32 +00:00
2000-07-26 19:39:07 +00:00
2000-07-29 08:40:38 +00:00
2000-08-03 22:56:29 +00:00
2000-07-06 14:12:31 +00:00
2000-08-03 15:53:24 +00:00
2000-07-23 22:18:44 +00:00
2000-08-03 22:47:37 +00:00
2000-07-07 15:10:32 +00:00
2000-07-06 20:10:42 +00:00
2000-07-06 14:21:47 +00:00
2000-07-20 16:23:17 +00:00
2000-07-24 15:15:25 +00:00
2000-07-16 11:32:07 +00:00
2000-08-03 22:56:29 +00:00
2000-07-13 02:07:53 +00:00
2000-07-07 15:00:57 +00:00
2000-07-24 11:59:38 +00:00
2000-07-03 10:06:24 +00:00
2000-07-03 10:06:24 +00:00
2000-07-03 10:06:24 +00:00
2000-07-27 14:40:58 +00:00
2000-07-28 19:19:23 +00:00
2000-08-02 17:04:23 +00:00
2000-08-03 22:47:37 +00:00
2000-08-03 22:56:29 +00:00
2000-07-16 03:07:20 +00:00
2000-07-07 15:10:32 +00:00
2000-08-03 22:58:32 +00:00
2000-07-06 14:30:08 +00:00
2000-07-06 07:26:48 +00:00
2000-07-21 01:21:31 +00:00
2000-07-05 00:35:28 +00:00
2000-07-07 15:10:32 +00:00
2000-07-22 03:14:06 +00:00
2000-07-16 22:05:46 +00:00
2000-07-27 03:57:50 +00:00
2000-07-27 03:29:28 +00:00
2000-08-02 15:39:17 +00:00
2000-07-25 16:32:24 +00:00