Christopher Kohlhoff
b1dced94c8
Update copyright notice.
...
[SVN r68086]
2011-01-13 08:14:05 +00:00
Christopher Kohlhoff
3d76a5a994
Fixed a Windows-specific problem where failures from accept() are incorrectly treated as successes. Refs #4859 .
...
[SVN r66613]
2010-11-16 13:16:45 +00:00
Christopher Kohlhoff
200db06b39
More revision history.
...
[SVN r66241]
2010-10-28 20:51:01 +00:00
Christopher Kohlhoff
48e36ad46f
Revision history.
...
[SVN r66176]
2010-10-25 13:06:29 +00:00
Christopher Kohlhoff
84ff434f23
Rename separate compilation header. Refs #4560 .
...
[SVN r66174]
2010-10-25 12:26:06 +00:00
John Maddock
75e780357e
Fix image location for PDF builds.
...
[SVN r64254]
2010-07-22 10:58:39 +00:00
Christopher Kohlhoff
9c82711661
Revision history.
...
[SVN r64220]
2010-07-21 13:34:51 +00:00
Christopher Kohlhoff
83cfa260fd
Revision history.
...
[SVN r63905]
2010-07-12 00:45:32 +00:00
Christopher Kohlhoff
ae04d43d05
Add missing operator+ overload. Refs #4382 .
...
[SVN r63592]
2010-07-04 13:11:14 +00:00
Christopher Kohlhoff
2e77cb4c6e
Point docs at new timeout examples.
...
[SVN r63578]
2010-07-04 07:43:23 +00:00
Daniel James
c7c14a4586
Update various libraries' documentation build.
...
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.
[SVN r63146]
2010-06-20 18:00:48 +00:00
Christopher Kohlhoff
ff9915419b
Fix typo in tutorial. Refs #4252 .
...
[SVN r62549]
2010-06-08 04:27:26 +00:00
Christopher Kohlhoff
0f5629d445
Reworked implementation MkII
...
[SVN r62499]
2010-06-07 00:00:45 +00:00
Christopher Kohlhoff
e5dac272e7
More doc updates.
...
[SVN r61674]
2010-04-29 13:25:53 +00:00
Christopher Kohlhoff
33eeb63378
Doc updates.
...
[SVN r61643]
2010-04-28 12:39:06 +00:00
Christopher Kohlhoff
3c0afbd451
Regenerate documentation.
...
[SVN r60923]
2010-03-29 23:57:25 +00:00
Christopher Kohlhoff
5f141a2fa1
Work around an apparent doxygen bug to show template parameter lists on
...
inherited member functions.
[SVN r60922]
2010-03-29 23:55:00 +00:00
Christopher Kohlhoff
7b4fabf4e3
Change the resolver implementation to no longer require the typedefs
...
InternetProtocol::resolver_query and InternetProtocol::resolver_iterator,
as neither typedef is part of the documented InternetProtocol requirements.
The following typedefs are now marked as deprecated:
- ip::icmp::resolver_query
- ip::icmp::resolver_iterator
- ip::tcp::resolver_query
- ip::tcp::resolver_iterator
- ip::udp::resolver_query
- ip::udp::resolver_iterator
[SVN r60882]
2010-03-27 22:22:59 +00:00
Christopher Kohlhoff
7efbb6060d
Update to reflect reworked implementation.
...
[SVN r60850]
2010-03-26 02:44:27 +00:00
Christopher Kohlhoff
ae4f8aa53f
Regenerated documentation.
...
[SVN r60746]
2010-03-21 12:39:15 +00:00
Christopher Kohlhoff
330af11c6b
Enhance reference doc generation to handle new operator types.
...
[SVN r60745]
2010-03-21 12:38:14 +00:00
Christopher Kohlhoff
8717cac135
Define NOMINMAX for all Windows compilers, not just Cygwin. Users can define
...
BOOST_ASIO_NO_NOMINMAX to suppress this definition.
[SVN r60681]
2010-03-18 01:32:34 +00:00
Christopher Kohlhoff
c5a643df6b
Update revision history.
...
[SVN r59106]
2010-01-17 22:21:21 +00:00
Christopher Kohlhoff
eecd73a23a
Document ordering of handlers in strands. Fix error in streambuf snippet.
...
[SVN r59104]
2010-01-17 21:48:17 +00:00
Christopher Kohlhoff
5462e44fd2
Add HTTP Server 4 example.
...
[SVN r58900]
2010-01-11 12:22:33 +00:00
Christopher Kohlhoff
20a822c591
Update copyright notices.
...
[SVN r58623]
2010-01-02 01:24:52 +00:00
Christopher Kohlhoff
f367084009
Remove spurious word.
...
[SVN r55919]
2009-08-31 12:45:18 +00:00
Christopher Kohlhoff
58ad4eec91
Clarify that deadline_timer uses a UTC-based clock by default.
...
[SVN r55670]
2009-08-19 22:44:02 +00:00
Christopher Kohlhoff
0f7114b26c
Add revision history to docs.
...
[SVN r55668]
2009-08-19 22:29:34 +00:00
Christopher Kohlhoff
9b5be8f373
Fix bullet list.
...
[SVN r55059]
2009-07-21 12:20:28 +00:00
Christopher Kohlhoff
22cc64384f
Add examples for handler type requirements.
...
[SVN r55043]
2009-07-20 12:59:45 +00:00
Christopher Kohlhoff
0c2240eb35
Regenerate documentation.
...
[SVN r54918]
2009-07-13 03:45:06 +00:00
Christopher Kohlhoff
4fd72eb7e2
Show explicit keyword when necessary. Fix hyperlinks between classes.
...
[SVN r54917]
2009-07-13 03:40:50 +00:00
Christopher Kohlhoff
13322b3c3b
Add ping example.
...
[SVN r54767]
2009-07-07 12:37:15 +00:00
Christopher Kohlhoff
bdc138d506
Add enum values to doc index. Refs #2620 .
...
[SVN r54498]
2009-06-29 09:32:41 +00:00
Christopher Kohlhoff
d83faa57ae
Add header file information to reference docs. Refs #3157 .
...
[SVN r54466]
2009-06-28 13:07:43 +00:00
Christopher Kohlhoff
6a350d2e3d
Make links to function overloads more obvious.
...
[SVN r54407]
2009-06-27 09:13:24 +00:00
Christopher Kohlhoff
df2f20c99b
Fix doc generation for array reference parameters.
...
[SVN r54373]
2009-06-26 11:03:14 +00:00
Christopher Kohlhoff
d0893726be
Regenerate documentation.
...
[SVN r52310]
2009-04-10 23:49:11 +00:00
Christopher Kohlhoff
ab2dd63bbe
Implement automatic resizing of the bucket array in the internal hash maps.
...
This is to improve performance for very large numbers of asynchronous
operations and also to reduce memory usage for very small numbers. A new
macro BOOST_ASIO_HASH_MAP_BUCKETS may be used to tweak the sizes used for the
bucket arrays.
[SVN r52292]
2009-04-09 12:09:16 +00:00
John Maddock
23673deed3
Set PDF URL rewrite path.
...
[SVN r51414]
2009-02-23 16:50:48 +00:00
John Maddock
b062b904b2
Add PDF generation options to fix external links to point to the web site.
...
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.
[SVN r51284]
2009-02-17 10:05:58 +00:00
John Maddock
6e5620705e
Add Jamfile to build PDF versions of all the docs.
...
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.
[SVN r51104]
2009-02-08 16:59:14 +00:00
Christopher Kohlhoff
5f6006de03
Fix generated documentation where the overloads of a function have different brief descriptions.
...
[SVN r50987]
2009-02-03 11:00:39 +00:00
Christopher Kohlhoff
7ff15bdb3e
Add link to asio wiki.
...
[SVN r50962]
2009-02-02 07:06:00 +00:00
Christopher Kohlhoff
ebd662f38f
Fix errors in SSL overview and add a note about handshaking. Fixes #2617 and #2619 .
...
[SVN r50950]
2009-02-01 13:42:33 +00:00
Christopher Kohlhoff
9d8581df70
Add more documentation for asio::streambuf.
...
[SVN r49497]
2008-10-31 01:09:45 +00:00
Christopher Kohlhoff
0b5c6d9a2b
Add a new POSIX-specific chat client showing how to use the
...
posix::stream_descriptor class.
[SVN r49483]
2008-10-29 12:50:58 +00:00
Christopher Kohlhoff
7823a1e69e
Fix typo.
...
[SVN r49222]
2008-10-09 20:47:52 +00:00
Christopher Kohlhoff
7d25f1c393
Clarify which resolve functions perform forward or reverse resolution.
...
[SVN r48715]
2008-09-11 00:05:57 +00:00