Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd27638

Browse files
authored
update libuv url
1 parent 47fea55 commit fd27638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ C++通用框架和库
144144
* Boost.Asio:用于网络和底层I/O编程的跨平台的C++库。[官网](http://think-async.com/)
145145
* libev:功能齐全,高性能的时间循环,轻微地仿效libevent,但是不再像libevent一样有局限性,也修复了它的一些bug。[官网](http://libev.schmorp.de/)
146146
* libevent:事件通知库。[官网](http://libevent.org/)
147-
* libuv:跨平台异步I/O。[官网](https://github.com/joyent/libuv)
147+
* libuv:跨平台异步I/O。[官网](https://github.com/libuv/libuv)
148148

149149
### 音频
150150

0 commit comments

Comments
 (0)