diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-07-23 17:41:23 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-23 18:08:16 +0100 |
commit | f9e484ca4559063de82ec153f742271475916fa8 (patch) | |
tree | 9a318b97d6e539241f6d9319fe606b90b290d476 /src/launch-unix.c | |
parent | 793a482015ec670186ac53b2c753f299ed27307c (diff) | |
download | libguestfs-f9e484ca4559063de82ec153f742271475916fa8.tar.gz libguestfs-f9e484ca4559063de82ec153f742271475916fa8.tar.xz libguestfs-f9e484ca4559063de82ec153f742271475916fa8.zip |
launch: libvirt: You can't set O_CLOEXEC flag using fcntl + F_SETFL.
And in any case there is no point, since proto.c already sets the
SOCK_CLOEXEC flag (using accept4) on this socket.
The code now matches the code in launch-appliance.c.
Diffstat (limited to 'src/launch-unix.c')
0 files changed, 0 insertions, 0 deletions