diff options
author | Dave Voutila <dv@cvs.openbsd.org> | 2024-02-05 21:58:10 +0000 |
---|---|---|
committer | Dave Voutila <dv@cvs.openbsd.org> | 2024-02-05 21:58:10 +0000 |
commit | 7d832ab8374871c9b0e813f25e1da995d31b16f7 (patch) | |
tree | e777971f348c503be6afbdfd8481d7632a50f54e /sys/net | |
parent | c78b42f7367126b84dfe0913b883cda05bd641ba (diff) |
Cleanup fcntl(3) usage and fd lifetimes in vmd(8).
Remove extraneous fcntl(3) usage for setting fd features that can
be set at time of open(2), pipe2(2), or socketpair(2). Also cleans
up pty creation switching to using functions from libutil instead
of direct ioctl(2) calls.
ok mlarkin@, original diff ok claudio@ as well.
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions