diff options
author | Jeremy C. Reed <jreed@isc.org> | 2010-08-06 20:44:22 +0200 |
---|---|---|
committer | Jeremy C. Reed <jreed@isc.org> | 2010-08-06 20:44:22 +0200 |
commit | 91682168c0e00d50be1fd51b6b38f1d19ae0705f (patch) | |
tree | 7e187755cf58d9f032cbf41303c7203b5dacf338 /ext/asio | |
parent | Add Jerry, Tingting, and Stephen to authors.bind. (diff) | |
download | kea-91682168c0e00d50be1fd51b6b38f1d19ae0705f.tar.xz kea-91682168c0e00d50be1fd51b6b38f1d19ae0705f.zip |
Add a README to briefly explain where this asio came from.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2655 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'ext/asio')
-rw-r--r-- | ext/asio/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/asio/README b/ext/asio/README new file mode 100644 index 0000000000..c581e8e90c --- /dev/null +++ b/ext/asio/README @@ -0,0 +1,5 @@ +ASIO library header files +Version 1.4.5 (2010-05-12) +Downloaded from http://sourceforge.net/projects/asio/files +Project page: http://think-async.com/Asio +No local modifications. |