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

udp fd write event #5

Open
zuobeixing opened this issue May 21, 2019 · 2 comments
Open

udp fd write event #5

zuobeixing opened this issue May 21, 2019 · 2 comments

Comments

@zuobeixing
Copy link

Hi,I have a doubt,Usually the udp connection is always writable,but If I add the udp connection write event to epoll via ev_io_start, then when can trigger a writable event ?

@dr-begemot
Copy link

I think, that writable event will triggered, when you write somethings to udp connection fd.

@liuye0331
Copy link

Why not write a test code to find out what will happen.

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

3 participants