Commit 8f936a8
iof/hnp: correctly handle short write to stdin
when a short write occurs, on top of adjusting the data, also adjust
the number of bytes to be sent
Refs openpmix#2220
Thanks Kim Doyoung for raising this issue on Stack Overflow
Signed-off-by: Gilles Gouaillardet <[email protected]>1 parent ce818cd commit 8f936a8
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | | - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
461 | 462 | | |
462 | 463 | | |
463 | 464 | | |
| |||
0 commit comments