<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>TWiki's Asio web</title>
<subtitle>The Asio web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise.</subtitle>
<link rel="self" type="application/atom+xml" href="http://tenermerx.com/Asio/WebAtom"/>
<id>http://tenermerx.com/Asio</id>
<rights>Copyright 2009 by contributing authors</rights>
<updated>2009-01-07T12:36:55Z</updated>
<entry>
 <title>WebStatistics</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/WebStatistics?t=2009-01-07T12:36:55Z"/>
 <id>http://tenermerx.com/Asio/WebStatistics</id>
 <updated>2009-01-07T12:36:55Z</updated>
 <summary>Statistics for Asio Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads ... (last changed by TWikiGuest)</summary>
 <author>
  <name>TWikiGuest</name></author>
</entry>
<entry>
 <title>Documentation</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/Documentation?t=2008-10-29T21:48:56Z"/>
 <id>http://tenermerx.com/Asio/Documentation</id>
 <updated>2008-10-29T21:48:56Z</updated>
 <summary>Documentation Latest Development Release Documentation for Asio version 1.3.1: documentation (non Boost) documentation (Boost) Latest Stable Release ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>LatestDevelopmentRelease</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/LatestDevelopmentRelease?t=2008-10-15T08:12:26Z"/>
 <id>http://tenermerx.com/Asio/LatestDevelopmentRelease</id>
 <updated>2008-10-15T08:12:26Z</updated>
 <summary>Latest Development Release Asio version 1.3.1 http://sourceforge.net/project/shownotes.php?group id 122478 release id 633052 Release notes (non Boost ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>AsyncForkJoin</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/AsyncForkJoin?t=2008-10-06T12:14:32Z"/>
 <id>http://tenermerx.com/Asio/AsyncForkJoin</id>
 <updated>2008-10-06T12:14:32Z</updated>
 <summary>Asynchronous Fork/Join (last changed by ChrisKohlhoff)</summary>
 <author>
  <name>ChrisKohlhoff</name></author>
</entry>
<entry>
 <title>Wishlist</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/Wishlist?t=2008-08-26T16:09:41Z"/>
 <id>http://tenermerx.com/Asio/Wishlist</id>
 <updated>2008-08-26T16:09:41Z</updated>
 <summary>Wishlist Threading Building Blocks integration where io service uses tasks instead of a thread pool. (last changed by MichaelMarcin)</summary>
 <author>
  <name>MichaelMarcin</name></author>
</entry>
<entry>
 <title>WebHome</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/WebHome?t=2008-08-14T23:10:01Z"/>
 <id>http://tenermerx.com/Asio/WebHome</id>
 <updated>2008-08-14T23:10:01Z</updated>
 <summary>Who is using Asio? Add your project here! Asio C Library Asio is a cross platform C library for network and low level I/O programming that provides developers ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>LatestStableRelease</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/LatestStableRelease?t=2008-08-14T23:08:45Z"/>
 <id>http://tenermerx.com/Asio/LatestStableRelease</id>
 <updated>2008-08-14T23:08:45Z</updated>
 <summary>Latest Stable Release Asio version 1.2.0 http://sourceforge.net/project/shownotes.php?group id 122478 release id 619753 Release notes (non Boost) ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>CommercialSupport</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/CommercialSupport?t=2008-07-28T12:35:03Z"/>
 <id>http://tenermerx.com/Asio/CommercialSupport</id>
 <updated>2008-07-28T12:35:03Z</updated>
 <summary>Commercial Support Commercial support is available from Pty Ltd. Services include software development, design consultation, training, mentoring and code review. Contact ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>TipsAndTricks</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/TipsAndTricks?t=2008-07-28T12:10:11Z"/>
 <id>http://tenermerx.com/Asio/TipsAndTricks</id>
 <updated>2008-07-28T12:10:11Z</updated>
 <summary>Tips and Tricks Consider using std::vector for buffers over raw arrays and boost::array A buffer variable for use with read and write operations could be defined ... (last changed by ChrisKohlhoff)</summary>
 <author>
  <name>ChrisKohlhoff</name></author>
</entry>
<entry>
 <title>Recipes</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/Recipes?t=2008-07-28T11:58:47Z"/>
 <id>http://tenermerx.com/Asio/Recipes</id>
 <updated>2008-07-28T11:58:47Z</updated>
 <summary>Recipes A thread pool for executing arbitrary tasks Create an io service : asio::io service io service; and some work to stop its run() function from exiting ... (last changed by ChrisKohlhoff)</summary>
 <author>
  <name>ChrisKohlhoff</name></author>
</entry>
<entry>
 <title>AsioAndBoostAsio</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/AsioAndBoostAsio?t=2008-07-28T11:29:08Z"/>
 <id>http://tenermerx.com/Asio/AsioAndBoostAsio</id>
 <updated>2008-07-28T11:29:08Z</updated>
 <summary>Asio and Boost.Asio Asio comes in two variants: (non Boost) Asio and Boost.Asio. The differences between the two are outlined below. What are the differences in the ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>WebLeftBar</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/WebLeftBar?t=2008-07-28T11:21:24Z"/>
 <id>http://tenermerx.com/Asio/WebLeftBar</id>
 <updated>2008-07-28T11:21:24Z</updated>
 <summary>Asio Home Download Documentation Source Repository SourceForge Page Mailing List Blog Support Community Content ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>SupportedPlatforms</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/SupportedPlatforms?t=2008-07-26T21:35:51Z"/>
 <id>http://tenermerx.com/Asio/SupportedPlatforms</id>
 <updated>2008-07-26T21:35:51Z</updated>
 <summary>Supported Platforms The following platforms and compilers have been tested: Win32 and Win64 using Visual C 7.1, 8.0 and 9.0. Win32 using MinGW. Win32 ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>CommunityContent</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/CommunityContent?t=2008-07-26T06:30:45Z"/>
 <id>http://tenermerx.com/Asio/CommunityContent</id>
 <updated>2008-07-26T06:30:45Z</updated>
 <summary>Community Content FAQ Tips and Tricks Examples Who is using Asio? Wishlist (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>WebSearch</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/WebSearch?t=2008-07-26T01:24:15Z"/>
 <id>http://tenermerx.com/Asio/WebSearch</id>
 <updated>2008-07-26T01:24:15Z</updated>
 <summary> (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>WebTopicList</title>
 <link rel="alternate" type="text/html" href="http://tenermerx.com/Asio/WebTopicList?t=2008-07-26T01:23:49Z"/>
 <id>http://tenermerx.com/Asio/WebTopicList</id>
 <updated>2008-07-26T01:23:49Z</updated>
 <summary> (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</li></ul> 
-->
</feed>