Conversation
CodSpeed Performance ReportMerging #12360 will not alter performanceComparing Summary
|
|
Right now I'm not using our interface-enumeration code because I think it's not quite sufficient on Windows, just assuming "loopback" starts with |
adiroiban
left a comment
There was a problem hiding this comment.
Thanks. Changes looks good. I left a few minor comments.
I know what multicast is, but I newer wrote multicast applications...
I don't know if anyone else will have tim to review this, so I did a quick review.
As long as the automated tests pass, I think that we can mege this.
Thanks again for updating ipv6 support
Not sure if we should mention multicast support on the narravite documentation page https://docs.twisted.org/en/stable/core/howto/udp.html#ipv6
|
Thanks for the thorough review @adiroiban . I think I have addressed everything completely. A great example of how a very detailed review (and indeed bugfix) can come from somebody with relatively little experience in a particular area. |
Scope and purpose
Fixes #6597
Add a few words about why this PR is needed and what is its scope.
If the associate ticket(s) fully explain the need you can just refer to it/them.
Add any comments about trade-offs (if any) made in this PR and the reasoning behind them.
Add mentions of things that are not covered here and are planed to be done in separate PRs.
Contributor Checklist:
This process applies to all pull requests - no matter how small.
Have a look at our developer documentation before submitting your Pull Request.
Below is a non-exhaustive list (as a reminder):
please review.Our bot will trigger the review process, by applying the pending review label
and requesting a review from the Twisted dev team.