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

How to write UDP? #19

Closed
ayanamist opened this issue Apr 23, 2018 · 3 comments
Closed

How to write UDP? #19

ayanamist opened this issue Apr 23, 2018 · 3 comments

Comments

@ayanamist
Copy link

ayanamist commented Apr 23, 2018

#13 shows how to use Wake to write something, but comment of Wake says:

Not available for UDP connections.

Like i receive a tcp connection, how can i write to another udp conn?

@tidwall
Copy link
Owner

tidwall commented Apr 24, 2018

Unfortunately evio is limited to incoming connections for UDP at this time.

@tidwall
Copy link
Owner

tidwall commented Aug 2, 2018

I'm closing this issue for now, but please feel free to reopen if needed.

@tidwall tidwall closed this as completed Aug 2, 2018
@ghost
Copy link

ghost commented Feb 6, 2019

Is this still the case? Can evio handle in/out udp and tcp? Do we still need to fire wake? It seems a like a rather messy solution to simply writing to the socket?

@ghost ghost mentioned this issue Feb 6, 2019
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