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-02-13 14:16:36 +00:00
1995-12-02 16:32:03 +00:00
1996-03-11 06:14:38 +00:00
1995-12-17 21:23:44 +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
1996-03-11 06:05:03 +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-17 21:23:44 +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-24 18:29:00 +00:00
1995-12-22 13:09:39 +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
1996-03-11 02:18:23 +00:00