Merge from trunk.
........
r60938 | chris_kohlhoff | 2010-03-30 23:28:22 +1100 (Tue, 30 Mar 2010) | 2 lines
Don't allow speculative reads when message_out_of_band is specified.
........
r60939 | chris_kohlhoff | 2010-03-30 23:30:00 +1100 (Tue, 30 Mar 2010) | 2 lines
Don't perform a speculative read when an out-of-band read is pending.
........
r60940 | chris_kohlhoff | 2010-03-30 23:31:51 +1100 (Tue, 30 Mar 2010) | 2 lines
New kqueue reactor implementation using one-shot event registration.
........
r60961 | chris_kohlhoff | 2010-03-31 23:13:47 +1100 (Wed, 31 Mar 2010) | 2 lines
Uncomment ifdef test that was accidentally left commented.
........
r60962 | chris_kohlhoff | 2010-03-31 23:22:10 +1100 (Wed, 31 Mar 2010) | 2 lines
Fix so that lock is not held while reactor is running.
........
r61009 | chris_kohlhoff | 2010-04-03 09:51:42 +1100 (Sat, 03 Apr 2010) | 2 lines
Add ifdef to allow asio's threading support to be independently disabled.
........
r61010 | chris_kohlhoff | 2010-04-03 11:29:06 +1100 (Sat, 03 Apr 2010) | 2 lines
Try to fix compile errors on various platforms in fenced_block.
........