Sign in
mojo
/
asio
/
7aec54c39985d63bfb694c4f8c7ed4c005252888
commit
7aec54c39985d63bfb694c4f8c7ed4c005252888
[
log
]
author
Christopher Kohlhoff <chris@kohlhoff.com>
Wed May 08 13:33:38 2013 +1000
committer
Christopher Kohlhoff <chris@kohlhoff.com>
Wed May 08 13:33:38 2013 +1000
tree
0d5b0c79f3472b55f11d863af60852926660f39a
parent
a74c11dffb56e8bed6c3e957c318fd72e7fb2db1
[
diff
]
Add C++11 versions of the allocation, buffers, chat and spawn examples.
asio/configure.ac
[
diff
]
asio/src/examples/cpp11/Makefile.am
[Added -
diff
]
asio/src/examples/cpp11/allocation/.gitignore
[Added -
diff
]
asio/src/examples/cpp11/allocation/server.cpp
[Added -
diff
]
asio/src/examples/cpp11/buffers/.gitignore
[Added -
diff
]
asio/src/examples/cpp11/buffers/reference_counted.cpp
[Added -
diff
]
asio/src/examples/cpp11/chat/.gitignore
[Added -
diff
]
asio/src/examples/cpp11/chat/chat_client.cpp
[Added -
diff
]
asio/src/examples/cpp11/chat/chat_message.hpp
[Added -
diff
]
asio/src/examples/cpp11/chat/chat_server.cpp
[Added -
diff
]
asio/src/examples/cpp11/spawn/echo_server.cpp
[Added -
diff
]
11 files changed
tree: 0d5b0c79f3472b55f11d863af60852926660f39a
asio/