Commit 42dd01a
committed
An ssl-wrapped socket now returns '' on EOF, just like a regular
socket -- as suggested by Clarence Gardner.
Fix httplib to comply with the new ssl-socket interface.1 parent 0072d5a commit 42dd01a
2 files changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
578 | | - | |
| 578 | + | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
585 | 588 | | |
586 | 589 | | |
587 | 590 | | |
| |||
809 | 812 | | |
810 | 813 | | |
811 | 814 | | |
| 815 | + | |
812 | 816 | | |
813 | 817 | | |
814 | 818 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2165 | 2165 | | |
2166 | 2166 | | |
2167 | 2167 | | |
2168 | | - | |
| 2168 | + | |
| 2169 | + | |
2169 | 2170 | | |
2170 | | - | |
2171 | | - | |
2172 | | - | |
2173 | | - | |
| 2171 | + | |
| 2172 | + | |
2174 | 2173 | | |
2175 | | - | |
2176 | 2174 | | |
2177 | 2175 | | |
2178 | | - | |
2179 | 2176 | | |
2180 | 2177 | | |
2181 | 2178 | | |
| |||
0 commit comments