forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adjust sendmmsg wrapper to use stack allocated libc types (#4190)
* adjust sendmmsg wrapper to use stack allocated libc types * use constants for sockaddr padding * chunk packets to handle packets.len() > MAX_IOV * target_os = "linux" for MAX_IOV * assume_init_drop for initialized hdrs, iovs, addrs
- Loading branch information
Showing
1 changed file
with
60 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters