tanimura
dbb4756491
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
..
2002-03-19 21:54:18 +00:00
2002-04-04 21:03:38 +00:00
2002-03-19 21:54:18 +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
2002-03-19 21:54:18 +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
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
2002-04-04 21:03:38 +00:00
2002-03-24 09:34:04 +00:00
2002-04-04 21:03:38 +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
2002-04-04 06:03:17 +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-03-19 21:54:18 +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
2002-03-24 09:34:04 +00:00
2002-04-04 06:03:17 +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
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