Davis King
c72f709bbc
Fixed incorrect type used for iterator in example program.
2013-08-10 09:21:01 -04:00
Davis King
7b43a3c6ac
All I did in this change was switch from using #include "" syntax
...
to #include <> syntax.
2012-12-08 09:32:13 -05:00
Davis King
943874c5a7
fixed spacing
2012-11-07 21:45:06 -05:00
Davis King
35d390282f
Updated examples to use simpler syntax.
2012-11-07 21:41:50 -05:00
Davis King
444dd70d34
Removed try/catch block since it is now redundant
2012-11-07 18:11:28 -05:00
Davis King
4c3578dd7f
updated http example
2012-11-06 22:36:24 -05:00
Davis King
2c1332b382
Updated examples to use the simpler start_async() to start the servers.
2012-08-31 21:48:34 -04:00
Davis King
4c996b51b1
removed the svn:executable flag from a bunch of .cpp files
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404058
2010-12-31 05:02:38 +00:00
Davis King
76eaef5df2
Minor changes to avoid compile time errors when using visual studio 10.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403805
2010-08-14 03:33:52 +00:00
Davis King
991e8946b1
Made these examples more robust. Now if the server's start() function throws an
...
exception it will be printed right away rather than after the user hits
the enter key. I also removed the global server objects since that was
pretty sketchy too.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403713
2010-07-02 00:26:59 +00:00
Davis King
1213a2ae7a
Updated this example.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402947
2009-03-18 02:06:59 +00:00
Davis King
0955ec45ba
Update http server example to work with new interface.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402932
2009-03-15 13:45:37 +00:00
Davis King
49532acf87
Added licensing comments to the example programs.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402875
2009-02-17 01:45:57 +00:00
Davis King
8fa3384277
set the subversion eol-style to native for these files
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402353
2008-06-22 22:56:19 +00:00
Davis King
754da0ef3c
Properly organized the svn repository. Finally.
...
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402199
2008-05-02 14:19:38 +00:00