Robert Watson
4f1f0ef523
Add two new unpcb flags, UNP_BINDING and UNP_CONNECTING, which will be
...
used to mark UNIX domain sockets as being in the process of binding or
connecting. Use these to prevent simultaneous bind or connect
operations by multiple threads or processes on the same socket at the
same time, which closes race conditions present in the UNIX domain
socket implementation since inception.
2006-07-23 12:01:14 +00:00
..
2006-07-08 17:06:15 +00:00
2006-03-16 08:51:59 +00:00
2006-01-21 20:11:49 +00:00
2005-12-24 04:57:50 +00:00
2005-10-31 15:41:29 +00:00
2006-05-14 07:11:28 +00:00
2006-07-13 06:32:55 +00:00
2006-06-05 13:02:34 +00:00
2006-07-06 23:37:39 +00:00
2006-03-28 21:30:22 +00:00
2006-06-14 03:14:26 +00:00
2006-02-23 00:13:58 +00:00
2006-05-17 06:37:14 +00:00
2006-03-03 02:06:04 +00:00
2006-07-21 20:24:00 +00:00
2006-07-09 21:42:58 +00:00
2006-06-12 21:46:23 +00:00
2006-05-28 08:28:47 +00:00
2006-05-29 21:28:56 +00:00
2006-06-27 11:28:50 +00:00
2006-07-12 21:22:44 +00:00
2006-02-22 18:57:50 +00:00
2006-02-22 17:21:45 +00:00
2006-07-12 21:22:44 +00:00
2006-06-27 11:29:38 +00:00
2006-07-10 19:28:57 +00:00
2006-07-14 17:55:36 +00:00
2006-07-17 09:07:02 +00:00
2006-03-03 22:36:52 +00:00
2006-06-10 14:34:07 +00:00
2006-06-26 18:34:45 +00:00
2006-06-03 21:11:33 +00:00
2005-12-04 02:12:43 +00:00
2006-04-17 18:20:38 +00:00
2006-02-11 09:33:07 +00:00
2006-07-06 21:32:20 +00:00
2006-03-11 10:48:19 +00:00
2006-04-19 21:06:52 +00:00
2006-04-10 10:03:41 +00:00
2006-05-12 05:04:46 +00:00
2006-06-13 13:12:56 +00:00
2006-01-17 16:55:17 +00:00
2006-06-15 06:41:57 +00:00
2006-06-16 07:36:18 +00:00
2006-06-16 20:29:05 +00:00
2006-07-13 06:26:43 +00:00
2006-06-30 08:10:55 +00:00
2006-03-01 06:29:34 +00:00
2006-02-23 19:13:12 +00:00
2006-05-18 08:43:46 +00:00
2006-07-17 21:00:42 +00:00
2006-07-12 05:54:17 +00:00
2006-06-21 20:42:08 +00:00
2006-07-14 22:39:18 +00:00
2006-03-30 18:45:50 +00:00
2006-07-13 06:41:26 +00:00
2006-07-02 20:53:52 +00:00
2006-06-29 12:29:20 +00:00
2006-06-15 06:37:39 +00:00
2006-04-23 22:12:39 +00:00
2006-07-06 23:37:39 +00:00
2006-07-19 18:53:56 +00:00
2006-07-08 17:06:15 +00:00
2006-05-11 17:53:26 +00:00
2006-05-29 05:43:26 +00:00
2006-06-25 12:36:21 +00:00
2006-07-09 21:42:58 +00:00
2006-06-18 12:27:59 +00:00
2005-12-29 18:00:42 +00:00
2006-01-27 23:13:26 +00:00
2005-11-03 21:06:29 +00:00
2005-11-09 16:22:56 +00:00
2006-07-12 21:22:44 +00:00
2005-12-16 22:08:32 +00:00
2006-06-12 04:06:21 +00:00
2006-05-11 17:53:26 +00:00
2005-12-23 11:49:53 +00:00
2006-04-21 20:40:43 +00:00
2006-05-28 22:15:28 +00:00
2006-05-24 22:11:07 +00:00
2006-02-10 14:59:16 +00:00
2006-07-12 21:25:24 +00:00
2006-04-25 20:24:23 +00:00
2006-07-08 20:12:14 +00:00
2006-06-10 14:34:07 +00:00
2006-02-22 18:57:50 +00:00
2006-07-13 06:32:55 +00:00
2006-07-13 06:26:43 +00:00
2006-06-10 14:34:07 +00:00
2006-07-12 11:41:53 +00:00
2006-06-10 14:34:07 +00:00
2006-01-10 09:19:10 +00:00
2006-05-26 11:00:20 +00:00
2006-04-28 21:39:57 +00:00
2006-02-02 20:35:45 +00:00
2006-01-10 09:19:10 +00:00
2006-07-11 23:18:28 +00:00
2006-06-10 14:34:07 +00:00
2006-04-17 18:20:38 +00:00
2006-04-09 16:29:47 +00:00
2006-01-22 00:30:46 +00:00
2006-07-11 23:18:28 +00:00
2006-07-11 23:18:28 +00:00
2006-07-21 17:11:15 +00:00
2006-07-19 18:28:52 +00:00
2006-07-23 12:01:14 +00:00
2006-07-06 23:37:39 +00:00
2006-06-02 17:45:48 +00:00
2006-07-21 06:40:29 +00:00
2006-06-16 05:09:28 +00:00
2006-03-21 01:04:24 +00:00
2006-03-31 03:52:24 +00:00
2005-10-31 15:41:29 +00:00
2006-07-19 18:30:33 +00:00
2006-04-18 08:05:08 +00:00
2006-06-26 18:33:32 +00:00
2006-04-29 07:13:49 +00:00
2006-06-27 14:46:31 +00:00
2006-07-15 06:44:27 +00:00
2006-07-19 18:30:33 +00:00
2006-06-24 22:55:43 +00:00
2006-05-31 14:06:06 +00:00