summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2021-02-01 20:00:48 -0700
committerAlan Somers <asomers@gmail.com>2021-02-07 15:53:40 -0700
commitc9cb83a5f6a4ec315b187afcf899d5758647dd0f (patch)
treee0879116b5302f17e3c3deee98e3e0581812e866 /CONTRIBUTING.md
parenta279f789bde7d1e5ba738166d214b994fa7564e6 (diff)
downloadnix-c9cb83a5f6a4ec315b187afcf899d5758647dd0f.zip
Don't implement Clone on Dir, SignalFd, and PtyMaster
Since they close their file descriptors on Drop, it's almost impossible to use Clone without creating a double-close situation. Also, check for EBADF in SignalFd::drop and Dir::drop.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions