Commit 1a8c19e
Fixed fragmentation bugs for secure channel, alpn no longer fails the… (#111)
* Fixed fragmentaiton bugs for secure channel, alpn no longer fails the negotiation if one of the endpoints didn't negotiate.
* Fixed bug in iocp socket callback, logging stuff it shouldn't and more fragmentation fixes for securechannel.
* Addressed PR feedback.
* Fixed warning on windows about append_failed1 parent c109ffe commit 1a8c19e
2 files changed
+129
-116
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
838 | | - | |
839 | | - | |
| 838 | + | |
| 839 | + | |
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
| |||
958 | 958 | | |
959 | 959 | | |
960 | 960 | | |
961 | | - | |
| 961 | + | |
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
| |||
0 commit comments