flydt

Results 3 comments of flydt

> 我理解用io_uring替换epoll API,是不是网络io和磁盘io都能同时支持呀? 是的

等一会重启服务就可以了,你杀死进程,操作系统知道端口需要关闭需要时间,过了这个时间就没问题了

> After the hack I described in [ubuntu/WSL#493](https://github.com/ubuntu/WSL/issues/493), the upgrade fails with trying to run some systemd-using postinstall scripts run command: cd /bin && mv -f systemd-sysusers{,.org} && ln -s...