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

Fixes GCC virtual device running with UDP protocol #1462

Merged
merged 1 commit into from Jan 22, 2018

Commits on Jan 8, 2018

  1. Fixes UDP cloud connection on GCC platform: socket needs to be bound …

    …to 0.0.0.0 and in order to run multiple clients on same host, an ephemeral port needs to be used, instead of a static one
    avtolstoy committed Jan 8, 2018
    Copy the full SHA
    f1a2f0b View commit details
    Browse the repository at this point in the history