diff options
author | chai <chaifix@163.com> | 2018-10-25 00:50:35 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-10-25 00:50:35 +0800 |
commit | f889c9c20fc09f26eb8a70674c1d60181835c38a (patch) | |
tree | 4c5a994a8494595b6a94c1ac135d1e0646ac621d /src/3rdparty/tekcos/README | |
parent | d8d7963b9b658799b806d516bbd6b44c4baa28f8 (diff) |
*修改项目结构
Diffstat (limited to 'src/3rdparty/tekcos/README')
-rw-r--r-- | src/3rdparty/tekcos/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/3rdparty/tekcos/README b/src/3rdparty/tekcos/README new file mode 100644 index 0000000..fe5ede1 --- /dev/null +++ b/src/3rdparty/tekcos/README @@ -0,0 +1,5 @@ +Tekcos is a lightweight networking library supports basic TCP and +UDP. You can trop tekcos.h and tekcos.c into your projects. Tekcos +should works well on both windows, linux and macos. + +Copyright (c) 2016~2017 chai(neonum)
\ No newline at end of file |