Jonathan Lemon
c484d1a38c
When converting soft error into a hard error, drop the connection. The
...
error will be passed up to the user, who will close the connection, so
it does not appear to make a sense to leave the connection open.
This also fixes a bug with kqueue, where the filter does not set EOF
on the connection, because the connection is still open.
Also remove calls to so{rw}wakeup, as we aren't doing anything with
them at the moment anyway.
Reviewed by: alfred, jesper
2001-02-23 21:07:06 +00:00
..
2001-02-22 16:56:53 +00:00
2001-02-23 01:25:02 +00:00
2001-02-17 14:51:11 +00:00
2001-02-22 11:22:14 +00:00
2001-02-22 06:43:42 +00:00
2001-02-04 13:13:25 +00:00
2001-02-21 06:39:57 +00:00
2001-02-23 04:49:31 +00:00
2001-02-02 08:31:50 +00:00
2000-10-30 11:03:32 +00:00
2000-12-30 22:06:19 +00:00
2001-02-23 08:08:21 +00:00
2001-02-23 03:43:05 +00:00
2001-01-29 06:18:14 +00:00
2001-02-18 10:25:42 +00:00
2001-02-18 10:25:42 +00:00
2001-02-23 01:25:02 +00:00
2001-02-22 17:09:50 +00:00
2001-02-19 03:00:34 +00:00
2001-02-23 03:43:05 +00:00
2001-02-23 20:32:42 +00:00
2001-02-11 10:44:09 +00:00
2001-02-21 06:39:57 +00:00
2001-02-22 17:14:36 +00:00
2001-02-09 06:11:45 +00:00
2001-02-21 06:39:57 +00:00
2001-02-04 13:13:25 +00:00
2001-02-18 10:43:53 +00:00
2001-02-23 16:34:22 +00:00
2001-02-23 21:07:06 +00:00
2001-02-20 10:23:25 +00:00
2001-02-04 16:08:18 +00:00
2001-01-14 17:25:08 +00:00
2001-02-04 13:13:25 +00:00
2001-02-14 05:13:04 +00:00
2000-12-21 21:44:31 +00:00
2001-02-18 13:30:20 +00:00
2001-02-18 13:30:20 +00:00
2001-02-18 13:30:20 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-02-23 01:25:02 +00:00
2001-02-07 01:16:40 +00:00
2001-02-22 19:26:55 +00:00
2001-02-22 13:46:09 +00:00
2001-02-22 16:56:53 +00:00
2000-11-18 21:01:04 +00:00
2001-02-23 20:06:01 +00:00
2000-12-06 06:59:38 +00:00
2001-02-23 20:06:01 +00:00
2001-02-23 18:46:21 +00:00