Commit af5e363
committed
Remove duplicates from all interfaces list
It has been mentioned in GH python-zeroconf#12 that the list of all machine's network
interfaces can contain duplicates; it shouldn't break anything but
there's no need to open multiple sockets in such case.1 parent 463428f commit af5e363
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1205 | 1205 | | |
1206 | 1206 | | |
1207 | 1207 | | |
1208 | | - | |
| 1208 | + | |
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | 1212 | | |
1213 | | - | |
| 1213 | + | |
1214 | 1214 | | |
1215 | 1215 | | |
1216 | 1216 | | |
| |||
0 commit comments