-
-
Notifications
You must be signed in to change notification settings - Fork 13
[59]:.. Bindings for reuseaddr #63
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
[59]:.. Bindings for reuseaddr #63
Conversation
… it's own file, use enabled as bool instead of int
pushed the fixes, although the tests stopped, can you restart it |
please, rebase on fresh main |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for PR! A few comments from me too
BTW when request is ready for (re-)review, please leave a comment or press "request review" button to indicate that - otherwise it's hard to guess whether it's already time to look at the pushed changes. |
Noted @gavv |
Thanks for update! +1 from me. @ortex could you take a look? |
LGTM |
Thank you! |
Welcome to matrix chat BTW :) https://roc-streaming.org/toolkit/docs/about_project/contacts.html |
PR for #59
Implemented:
roc_receiver_set_reuseaddr
roc_sender_set_reuseaddr
sender.SetReuseaddr()
receiver.SetReuseaddr()