| Index: third_party/asio/README.chromium
|
| diff --git a/third_party/asio/README.chromium b/third_party/asio/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bf5ecdebf6877a2f21c427e00e3890cc4b305848
|
| --- /dev/null
|
| +++ b/third_party/asio/README.chromium
|
| @@ -0,0 +1,18 @@
|
| +Name: Asio C++ library (just coroutine.hpp)
|
| +Short Name: libasio
|
| +URL: http://think-async.com/
|
| +Version: 0
|
| +Date: 2015-05-10
|
| +Revision: 45124f33b8d3af79011735f60c0dbe354c4982fc
|
| +License: Boost Software License - Version 1.0 - August 17th, 2003
|
| +License File: LICENSE_1_0.txt
|
| +Security Critical: yes
|
| +License Android Compatible: yes
|
| +
|
| +Description:
|
| +Support coroutines in C++
|
| +(The bigger package is for async I/O in general, but we only import the
|
| +coroutine part)
|
| +
|
| +Local Modifications:
|
| +Only includes the coroutine part of the asio library
|
|
|