diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-07-10 16:00:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-10 16:00:11 +0000 |
commit | c8ffe269556e36e742e0b90daa8a9fddf84328bd (patch) | |
tree | 0188bc4daf95852b9785a1d36ba0901381073069 /src/sys/socket | |
parent | caebe66185451e465e5e6454219c83ad86bfc553 (diff) | |
parent | 22c4ba8bc0f7f9de703cf64007f5d0ef1ebdd943 (diff) | |
download | nix-c8ffe269556e36e742e0b90daa8a9fddf84328bd.zip |
Merge #1745
1745: Change gethostname to use a buffer of MaybeUninit values r=asomers a=nathaniel-daniel
Changing `gethostname` to accept a buffer of `MaybeUninit` bytes allows the user to avoid needlessly initializing a buffer. This is a breaking API change.
Co-authored-by: Nathaniel Daniel <nathaniel.daniel12@gmail.com>
Diffstat (limited to 'src/sys/socket')
0 files changed, 0 insertions, 0 deletions