diff options
author | rofl0r <rofl0r@users.noreply.github.com> | 2020-09-17 21:13:28 +0100 |
---|---|---|
committer | rofl0r <rofl0r@users.noreply.github.com> | 2020-09-17 21:24:45 +0100 |
commit | d4ef2cfa625d4a9011d61dcc7537963906ff3105 (patch) | |
tree | 4f465d811b669336768fe426f30d6faab8df9b07 /.travis.yml | |
parent | da1bc1425d954ab5f3cb518fac10286ba958c3bc (diff) |
child_kill_children(): use method that actually works
it turned out that close()ing an fd behind the back of a thread
doesn't actually cause blocking operations to get a read/write event,
because the fd will stay valid to in-progress operations.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions