Commit fd9d460
committed
Auto merge of rust-lang#589 - tokenrove:recvmmsg-sendmmsg, r=alexcrichton
Add Linux-specific recvmmsg(2) and sendmmsg(2)
This is just the patch that @nodakai submitted in rust-lang#257, updated against current master, but I'm opening this PR as a vehicle for whatever additional changes need to be made to get it merged. Thanks.2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
407 | 412 | | |
408 | 413 | | |
409 | 414 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
223 | 228 | | |
224 | 229 | | |
225 | 230 | | |
| |||
983 | 988 | | |
984 | 989 | | |
985 | 990 | | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
986 | 998 | | |
987 | 999 | | |
988 | 1000 | | |
| |||
0 commit comments