Commit Graph

1359 Commits

Author SHA1 Message Date
Christopher Kohlhoff
6171e026e7 Add support for compiling on Mac OS X 10.3.
[SVN r34461]
2006-07-05 05:26:35 +00:00
Christopher Kohlhoff
a0962bfdb5 Automatically define WIN32 for MSVC, since some old Platform SDKs don't
automatically define it, but Winsock2.h requires it.


[SVN r34460]
2006-07-05 05:22:22 +00:00
Christopher Kohlhoff
57f293b77c Add HTTP client examples that show how to use read_until/async_read_until.
[SVN r34335]
2006-06-18 08:09:48 +00:00
Christopher Kohlhoff
dece5966f4 Fix Jamfiles to follow layout used by other libraries' tests.
[SVN r34334]
2006-06-18 08:05:06 +00:00
Christopher Kohlhoff
6c47408f2b Test that all ssl::stream functions compile.
[SVN r34333]
2006-06-18 08:03:35 +00:00
Christopher Kohlhoff
73ce705d9b Documentation fixes. Clean up basic_streambuf-related functions.
[SVN r34332]
2006-06-18 08:01:10 +00:00
Christopher Kohlhoff
75a90a7723 Fix bug in reactor_op_queue::dispatch_all_operations().
[SVN r34331]
2006-06-18 07:59:26 +00:00
Christopher Kohlhoff
9f8d3f88c6 Ensure synchronous SSL functions call the supplied Error_Handler object.
[SVN r34330]
2006-06-18 07:58:02 +00:00
Christopher Kohlhoff
da0cf5f68a Initial asio checkin.
[SVN r34306]
2006-06-14 22:26:36 +00:00