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

UDT binding reverses local and remote addresses #106

Closed
oxtoacart opened this issue Oct 16, 2013 · 1 comment
Closed

UDT binding reverses local and remote addresses #106

oxtoacart opened this issue Oct 16, 2013 · 1 comment
Assignees
Milestone

Comments

@oxtoacart
Copy link
Collaborator

See ProxyToServerConnection line 535:

cb.connect(localAddress, remoteAddress);

@myleshorton
Copy link
Contributor

Ah yes -- I've done that before. Totally non-intuitive method signature on that ordering.

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