2 Star 0 Fork 2

众智计划/python3-uvloop

forked from Verney7/python3-uvloop 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
request.pxd 143 Bytes
一键复制 编辑 原始数据 按行查看 历史
opensunway(xywang) 提交于 2025-03-27 14:23 +08:00 . sw int
cdef class UVRequest:
cdef:
uv.uv_req_t *request
bint done
Loop loop
cdef on_done(self)
cdef cancel(self)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindhub/python3-uvloop.git
git@gitee.com:mindhub/python3-uvloop.git
mindhub
python3-uvloop
python3-uvloop
master

搜索帮助