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

Fix: UDP server bind issue after PR#161 #164

Merged
merged 3 commits into from
Nov 22, 2022
Merged

Fix: UDP server bind issue after PR#161 #164

merged 3 commits into from
Nov 22, 2022

Conversation

shalinnijel2
Copy link
Contributor

Summary of changes:
Use SO_BINDTODEVICE on linux to bind udp server to the specified interface. No changes to behaviour on Mac.

iso15118/secc/transport/udp_server.py Outdated Show resolved Hide resolved
@shalinnijel2 shalinnijel2 requested a review from tropxy November 22, 2022 12:39
@shalinnijel2 shalinnijel2 merged commit 43bd4a7 into master Nov 22, 2022
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

Successfully merging this pull request may close these issues.

2 participants