Commit 2c6c0c7
committed
RxD Fix
1. When wolfSSH_worker() receives channel data, it should set the
channelId for the data. It was not happening. Change the check for
WS_SUCCESS to also check for WS_CHAN_RXD.1 parent 08ce58c commit 2c6c0c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2607 | 2607 | | |
2608 | 2608 | | |
2609 | 2609 | | |
2610 | | - | |
| 2610 | + | |
2611 | 2611 | | |
2612 | 2612 | | |
2613 | 2613 | | |
| |||
0 commit comments