Seigo Tanimura
d48d4b2501
Add a global sx sigio_lock to protect the pointer to the sigio object
...
of a socket. This avoids lock order reversal caused by locking a
process in pgsigio().
sowakeup() and the callers of it (sowwakeup, soisconnected, etc.) now
require sigio_lock to be locked. Provide sowwakeup_locked(),
soisconnected_locked(), and so on in case where we have to modify a
socket and wake up a process atomically.
2002-04-27 08:24:29 +00:00
..
2000-12-27 22:20:13 +00:00
2002-03-19 21:54:18 +00:00
2002-04-04 21:03:38 +00:00
2002-03-19 21:54:18 +00:00
2001-12-14 22:17:54 +00:00
2002-03-18 00:55:23 +00:00
2002-02-15 05:11:11 +00:00
2002-04-04 06:03:17 +00:00
2002-04-04 05:42:09 +00:00
2002-03-29 11:22:22 +00:00
2002-03-19 21:54:18 +00:00
2002-04-14 16:40:11 +00:00
2001-10-14 20:17:53 +00:00
2002-03-19 21:54:18 +00:00
2001-06-15 07:32:25 +00:00
2001-12-14 19:28:06 +00:00
2002-03-19 21:54:18 +00:00
2002-04-10 21:08:33 +00:00
2002-04-04 05:42:09 +00:00
2002-04-19 04:46:24 +00:00
2002-03-29 11:22:22 +00:00
2002-04-19 04:46:24 +00:00
2002-03-24 09:34:04 +00:00
2002-04-11 05:43:10 +00:00
2001-12-14 19:32:47 +00:00
2002-03-29 06:58:45 +00:00
2002-04-04 06:03:17 +00:00
2002-03-19 21:54:18 +00:00
2002-04-12 06:10:37 +00:00
2001-10-17 04:12:29 +00:00
2002-04-04 21:03:38 +00:00
2002-03-24 09:34:04 +00:00
2002-04-04 21:03:38 +00:00
2001-10-27 20:31:24 +00:00
2001-12-30 20:42:29 +00:00
2002-04-04 21:03:38 +00:00
2002-04-19 04:46:24 +00:00
2002-04-19 04:46:24 +00:00
2002-04-04 06:03:17 +00:00
2000-07-20 17:01:10 +00:00
2001-09-05 01:06:21 +00:00
2002-04-04 06:03:17 +00:00
2001-06-01 15:51:10 +00:00
2001-04-04 14:18:57 +00:00
2002-03-19 21:54:18 +00:00
2002-03-11 09:26:07 +00:00
2002-04-04 05:42:09 +00:00
2002-04-19 04:46:24 +00:00
2002-03-19 21:54:18 +00:00
2002-01-08 10:34:03 +00:00
2002-03-19 21:54:18 +00:00
2001-03-18 05:41:07 +00:00
2002-04-19 04:46:24 +00:00
2002-04-19 04:46:24 +00:00
2002-03-19 21:54:18 +00:00
2002-03-19 21:54:18 +00:00
2002-03-24 09:34:04 +00:00
2001-08-06 19:40:01 +00:00
2002-03-24 09:34:04 +00:00
2002-04-04 06:03:17 +00:00
2001-06-11 12:39:29 +00:00
2002-04-01 21:31:13 +00:00
2002-04-19 04:46:24 +00:00
2002-03-19 21:54:18 +00:00
2001-11-17 03:07:11 +00:00
2002-03-19 21:54:18 +00:00
2002-04-01 21:31:13 +00:00
2002-03-19 21:54:18 +00:00
2002-03-24 09:34:04 +00:00
2002-04-27 08:24:29 +00:00
2002-03-19 21:54:18 +00:00
2002-03-23 13:05:53 +00:00