Commit fd11c98
committed
librdmacm: Add rsocket to connect service on success too
Previously we only added it when rconnect() returned EINPROGRESS.
Now also add when connect succeeds so the progress thread can
drive state and handle disconnects.
Signed-off-by: Batsheva Black <bblack@nvidia.com>1 parent 0228cc3 commit fd11c98
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1727 | 1727 | | |
1728 | 1728 | | |
1729 | 1729 | | |
1730 | | - | |
| 1730 | + | |
1731 | 1731 | | |
1732 | | - | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
1733 | 1735 | | |
1734 | 1736 | | |
1735 | 1737 | | |
| |||
0 commit comments