c 跨平台网络库 |
| 时间:2024-11-18 11:52:42 来源:互联网 作者: |
AI导航网,AI网站大全,AI工具大全,AI软件大全,AI工具集合,AI编程,AI绘画,AI写作,AI视频生成,AI对话聊天等更多内容请查看 https://aiaiv.cn/
libhv: 比libevent/libuv/asio更易用的国产网络库,用来开发 c版本1. 事件循环: examples/hloop_test.c 2. 定时器: examples/htimer_test.c 3. pipe示例: examples/pipe_test.c 4. TCP回显服务: examples/tcp_echo_server.c 5. TCP聊 c++版本 展开 |
|