-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[multicast_dns] Optimized Socket Binding: Always bind to 0.0.0.0 for simplicity and efficiency - #79772 #6700
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
Merged
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
e3a5c16
[multicast_mdns] Optimized Socket Binding: Consolidated to 0.0.0.0 fo…
biagiopietro e2bccfd
Merge branch 'main' into fix-issue-79772
biagiopietro 852a12d
Updated CHANGELOG.md and README.md
biagiopietro f5bbe17
Removed unused variable
biagiopietro a14f499
Merge branch 'main' into fix-issue-79772
biagiopietro f5b0c20
Merge branch 'main' into fix-issue-79772
biagiopietro df9d229
Merge branch 'main' into fix-issue-79772
biagiopietro 2b41f9c
Merge branch 'main' into fix-issue-79772
biagiopietro b685e5b
Merge branch 'main' into fix-issue-79772
biagiopietro b3d76a4
Merge branch 'main' into fix-issue-79772
biagiopietro 7ff9e1c
Merge branch 'main' into fix-issue-79772
biagiopietro 5c22f0e
Merge branch 'main' into fix-issue-79772
biagiopietro 267a64a
Merge branch 'main' into fix-issue-79772
biagiopietro e9e41e0
Merge branch 'main' into fix-issue-79772
biagiopietro 462bc23
Merge branch 'main' into fix-issue-79772
biagiopietro 9fe010a
Merge branch 'main' into fix-issue-79772
biagiopietro 5654760
Applied feedback from review pt.1 : CHANGELOG.md updated
biagiopietro 2f693bc
Applied feedback from review pt.1 : removed socket list and updated a…
biagiopietro 93a5fbc
Merge branch 'main' into fix-issue-79772
biagiopietro 23ae0ae
Removed not needed comment in tests
biagiopietro 3efedad
Applied feedback from review pt.2: set _incomingIPv4 and _incomingIPv…
biagiopietro 1feeb9e
Updated client_test.dart
biagiopietro 671fe2e
Merge branch 'main' into fix-issue-79772
biagiopietro 35a4890
Merge branch 'main' into fix-issue-79772
biagiopietro fa0a12a
Merge branch 'main' into fix-issue-79772
biagiopietro 0baf961
Merge branch 'main' into fix-issue-79772
biagiopietro 67d6cc9
Run fluttter_flugin_tools
biagiopietro 96eb7b5
Merge branch 'main' into fix-issue-79772
biagiopietro 3375a29
Updated client_test.dart because some checks are failing
biagiopietro a97962e
Make checks again green
biagiopietro f26409a
Merge branch 'main' into fix-issue-79772
biagiopietro 7bfdba0
Removed unnecessary check
biagiopietro 6d5ccff
Merge branch 'main' into fix-issue-79772
biagiopietro 745ec4c
Merge branch 'main' into fix-issue-79772
biagiopietro 1e2af46
Merge branch 'main' into fix-issue-79772
biagiopietro 650b3f3
Merge branch 'main' into fix-issue-79772
biagiopietro a620c52
Merge branch 'main' into fix-issue-79772
biagiopietro c095cad
Merge branch 'main' into fix-issue-79772
biagiopietro 9ffd63a
Merge branch 'main' into fix-issue-79772
biagiopietro c7da559
Merge branch 'main' into fix-issue-79772
biagiopietro 349b5c7
Put back IPv6 logic
biagiopietro 76fddaf
Merge branch 'main' into fix-issue-79772
biagiopietro 892826a
Merge branch 'main' into fix-issue-79772
biagiopietro bc87c4a
Updates
biagiopietro 3abdded
Merge branch 'main' into fix-issue-79772
biagiopietro ada5166
Merge branch 'main' into fix-issue-79772
biagiopietro ccd35c4
Merge branch 'main' into fix-issue-79772
biagiopietro 8c6ec72
Merge branch 'main' into fix-issue-79772
biagiopietro c3e1698
Merge branch 'main' into fix-issue-79772
biagiopietro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.