connection: Set n_fds_out to 0 when we send out the fds
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 23 Mar 2012 04:27:04 +0000 (00:27 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 23 Mar 2012 04:27:04 +0000 (00:27 -0400)
commitcab70c9e5d8c38260a07bb1ddb7618826a120465
treedca38f4c8ae6711936dc2b3d2524f5e1d334bd44
parent75480a1eebdf4bf05349d6d96b9abeea36085b99
connection: Set n_fds_out to 0 when we send out the fds

This needs to happen always, not just when the fd buffer overflows.
src/connection.c