Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fea55 commit fd27638Copy full SHA for fd27638
README.md
@@ -144,7 +144,7 @@ C++通用框架和库
144
* Boost.Asio:用于网络和底层I/O编程的跨平台的C++库。[官网](http://think-async.com/)
145
* libev:功能齐全,高性能的时间循环,轻微地仿效libevent,但是不再像libevent一样有局限性,也修复了它的一些bug。[官网](http://libev.schmorp.de/)
146
* libevent:事件通知库。[官网](http://libevent.org/)
147
-* libuv:跨平台异步I/O。[官网](https://github.com/joyent/libuv)
+* libuv:跨平台异步I/O。[官网](https://github.com/libuv/libuv)
148
149
### 音频
150
0 commit comments