Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

移植问题 #2

Open
net168 opened this issue Jan 10, 2019 · 3 comments
Open

移植问题 #2

net168 opened this issue Jan 10, 2019 · 3 comments

Comments

@net168
Copy link

net168 commented Jan 10, 2019

请问一下,quic_socket的使用一定要依赖于epoll么?如果在不支持epoll的平台该如何兼容接入?

@yyzybb537
Copy link
Owner

mac下可以用kqueue实现一个epoll
其他系统下可以用select、poll来重写epoller_sentry

移植到其他系统的事情后续会做的

@net168
Copy link
Author

net168 commented Jan 10, 2019

现在的代码支持在android平台使用么?我这边在ubuntu编译运行都正常,将其进行andorid平台的交叉编译就一直有问题。

@yyzybb537
Copy link
Owner

有移植过一版支持android的, 稍后会提交上来

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants