Commit f68d881
committed
fix OSError bis: [Errno 9/107]
EBADF [errno 9]: socket connection is closed.
ENOTCONN [errno 107]: socket never connected.
cfr. https://www.gnu.org/software/libc/manual/html_node/Receiving-Data.html1 parent 9c115cd commit f68d881
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments