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

BUG: Udp associate not return a correct ip to client,cause Server.bindIP not used as localAddr when net.ListenUDP #64

Open
fregie opened this issue May 17, 2024 · 1 comment

Comments

@fregie
Copy link

fregie commented May 17, 2024

Udp associate not return a correct ip to client,cause Server.bindIP not used as localAddr when net.ListenUDP

@thinkgos
Copy link
Member

#63 fix: bindIP not work on udp
#65 use LocalAddr for UDP associate bind address

which is the best implement to resolve this bug.

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