Commit b9c6617
committed
librdmacm: Add support for dup
Add preload interception for dup so that duplicating an rsocket file
descriptor produces another rsocket fd that refers to the same connection.
Signed-off-by: Batsheva Black <bblack@nvidia.com>1 parent e712a3b commit b9c6617
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
441 | 442 | | |
442 | 443 | | |
443 | 444 | | |
| 445 | + | |
444 | 446 | | |
445 | 447 | | |
446 | 448 | | |
| |||
1243 | 1245 | | |
1244 | 1246 | | |
1245 | 1247 | | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
1246 | 1255 | | |
1247 | 1256 | | |
1248 | 1257 | | |
| |||
0 commit comments