If multiple accept's happen during a select, make sure it gets stored correctly,...
commit4b52ce7548a2f2fbb28bab9ebcc9b237f56bc6c2
authorDana Koch <dsk@google.com>
Sat, 17 Nov 2012 00:09:45 +0000 (17 08:09 +0800)
committerLove Hörnquist Åstrand <lha@h5l.org>
Sun, 18 Nov 2012 21:30:14 +0000 (18 13:30 -0800)
treea1a9f510685c3687317810fd17f12db89e3cac3c
parentd179ef910c0a4fb9ba468e1fe7d062a61bcce2cd
If multiple accept's happen during a select, make sure it gets stored correctly, and does not clobber an existing open descriptor.

Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
kdc/connect.c