Commit Graph

2114 Commits

Author SHA1 Message Date
chris
be384abd27 Make the handler type a template parameter so that a service implementation
can make use of compile time polymorphism where appropriate.
2003-09-19 05:30:39 +00:00
chris
7dad26c5ab Fixes required to get new template-based socket classes compiling on Win32. 2003-09-18 07:40:10 +00:00
chris
09641826f0 Finished turning the socket classes into templates. 2003-09-18 03:37:24 +00:00
chris
672cc09bb1 Fix dependency problem by putting the doc directory after the html file. 2003-09-16 05:11:32 +00:00
chris
3701651905 asio version 0.1.2 released 2003-09-16 03:07:24 +00:00
chris
0fb12226fc Work in progress commit of template-based socket classes. 2003-09-16 03:04:26 +00:00
chris
71e19d2881 Add boost build instructions. 2003-09-16 03:04:25 +00:00
chris
5d965babda Change port numbers to avoid a clash on windows. 2003-09-16 02:56:24 +00:00
chris
511abc213e Add a document to assist with preparing a release. 2003-09-14 23:26:59 +00:00
chris
1648b3dc8e Add support files describing how to use project, etc. 2003-09-14 02:23:35 +00:00
chris
043200c23a Work in progress commit of template-based socket classes. 2003-09-14 01:13:01 +00:00
chris
953af362d5 Protect all code from compiler option changes that may be caused by
included system/boost headers. This fixes the crashes with borland c++.
2003-09-14 01:13:00 +00:00
chris
8fa83024dc Change to use boost version 1.30.0 automatically if it located in the same
directory as the asio project.
2003-09-13 05:23:52 +00:00
chris
5fc0ed001d Renamed the newaio project to asio. 2003-09-13 04:53:31 +00:00