Commit 8e6fc7f
Merge #568
568: Expose `self.sockets` in `Interface` r=Dirbaio a=korken89
This is needed to not loose access to methods on sockets, e.g. iterating
over them and closing or checking which ports are being used.
Not sure if there is some other way this is meant to be done.
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
558 | 568 | | |
559 | 569 | | |
560 | 570 | | |
| |||
0 commit comments