Rick Macklem
dce35fe0ff
For the case where another thread was doing a connect and that
...
connect failed, the thread would be left stuck in msleep()
indefinitely, since it would call msleep() again for the case
where rc_client == NULL. Change the loop criteria and the if just
after the loop, so that this case is handled correctly.
Reviewed by: dfr
Approved by: kib (mentor)
2009-06-10 19:02:09 +00:00
..
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2009-05-29 21:27:12 +00:00
2009-06-04 14:49:27 +00:00
2009-06-10 19:02:09 +00:00
2008-03-26 15:23:12 +00:00
2009-06-04 14:49:27 +00:00
2008-11-03 10:38:00 +00:00
2008-03-26 15:23:12 +00:00
2008-03-28 09:50:32 +00:00
2008-03-28 09:50:32 +00:00
2008-03-26 15:23:12 +00:00
2008-03-26 15:23:12 +00:00
2008-08-25 09:36:17 +00:00
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2008-03-26 15:23:12 +00:00
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2008-03-26 15:23:12 +00:00
2008-06-29 01:04:48 +00:00
2008-03-26 15:23:12 +00:00
2008-08-25 09:36:17 +00:00
2008-03-26 15:23:12 +00:00
2008-11-03 10:38:00 +00:00
2008-11-03 10:38:00 +00:00
2009-06-07 20:51:31 +00:00
2008-11-03 10:38:00 +00:00
2009-06-01 21:17:03 +00:00
2008-11-03 10:38:00 +00:00
2009-06-05 14:29:49 +00:00
2009-06-07 20:38:41 +00:00
2009-06-04 14:13:06 +00:00
2008-03-26 15:23:12 +00:00
2009-05-30 22:23:58 +00:00