David Greenman
be24e9e8fa
Changed socket code to use 4.4BSD queue macros. This includes removing
...
the obsolete soqinsque and soqremque functions as well as collapsing
so_q0len and so_qlen into a single queue length of unaccepted connections.
Now the queue of unaccepted & complete connections is checked directly
for queued sockets. The new code should be functionally equivilent to
the old while being substantially faster - especially in cases where
large numbers of connections are often queued for accept (e.g. http).
1996-03-11 15:37:44 +00:00
..
1996-03-03 20:06:53 +00:00
1996-03-10 23:44:40 +00:00
1996-02-13 14:16:36 +00:00
1995-12-02 16:32:03 +00:00
1995-12-06 23:37:44 +00:00
1996-03-11 06:14:38 +00:00
1996-03-02 19:38:20 +00:00
1996-03-02 19:38:20 +00:00
1995-12-14 08:32:45 +00:00
1995-12-17 21:23:44 +00:00
1995-12-22 15:56:35 +00:00
1996-03-11 02:17:30 +00:00
1996-01-31 18:05:19 +00:00
1996-03-10 08:42:54 +00:00
1996-03-11 06:05:03 +00:00
1996-03-11 06:05:03 +00:00
1996-03-11 06:05:03 +00:00
1995-12-16 00:01:40 +00:00
1995-12-14 08:32:45 +00:00
1996-01-29 11:12:37 +00:00
1995-12-06 23:37:44 +00:00
1995-12-13 15:13:57 +00:00
1996-03-11 06:05:03 +00:00
1995-12-29 08:04:32 +00:00
1996-03-11 06:04:20 +00:00
1996-03-11 06:05:03 +00:00
1996-03-11 05:48:57 +00:00
1996-03-11 02:18:23 +00:00
1995-12-17 21:23:44 +00:00
1995-12-26 01:07:42 +00:00
1995-12-17 21:23:44 +00:00
1995-12-06 23:37:44 +00:00
1996-03-02 19:38:20 +00:00
1996-01-04 21:13:23 +00:00
1996-03-02 01:49:51 +00:00
1996-03-02 01:49:51 +00:00
1996-01-28 08:15:44 +00:00
1996-03-01 19:01:04 +00:00
1995-12-14 08:32:45 +00:00
1996-03-11 05:52:50 +00:00
1996-02-28 21:42:15 +00:00
1995-12-29 15:30:05 +00:00
1996-03-03 21:11:08 +00:00
1996-03-02 19:38:20 +00:00
1996-01-03 21:42:35 +00:00
1996-02-22 03:33:52 +00:00
1996-01-24 18:29:00 +00:00
1996-03-11 15:13:58 +00:00
1996-03-02 17:01:36 +00:00
1996-03-02 16:51:25 +00:00
1996-02-23 18:49:25 +00:00
1996-01-05 16:38:03 +00:00
1996-01-05 16:38:03 +00:00
1996-02-23 18:49:25 +00:00
1995-12-14 08:32:45 +00:00
1995-12-22 13:09:39 +00:00
1996-03-11 02:24:39 +00:00
1995-12-14 08:32:45 +00:00
1996-01-04 21:13:23 +00:00
1995-12-22 15:57:31 +00:00
1996-03-11 06:05:03 +00:00
1995-12-16 02:14:44 +00:00
1995-12-14 08:32:45 +00:00
1995-12-14 08:32:45 +00:00
1996-03-11 15:37:44 +00:00
1996-03-11 15:37:44 +00:00
1996-03-11 15:37:44 +00:00
1996-03-11 15:37:44 +00:00
1996-03-11 15:13:58 +00:00
1996-03-09 06:46:51 +00:00
1996-01-19 04:00:31 +00:00
1996-03-02 04:40:56 +00:00
1995-12-02 17:11:20 +00:00
1996-03-09 06:43:19 +00:00
1996-01-16 13:07:14 +00:00
1996-03-11 02:18:23 +00:00
1996-01-03 21:42:35 +00:00
1995-12-02 17:11:20 +00:00
1996-03-09 06:43:19 +00:00
1996-01-16 13:07:14 +00:00
1996-03-09 06:42:15 +00:00
1995-12-14 09:55:16 +00:00
1995-12-14 09:55:16 +00:00
1995-12-11 04:58:34 +00:00