If multiple accept's happen during a select, make sure it gets stored correctly,...
commit3f71aca59193785880469fd0757a651e965a594e
authorDana Koch <dsk@google.com>
Sat, 17 Nov 2012 00:09:45 +0000 (17 08:09 +0800)
committerLove Hörnquist Åstrand <lha@h5l.org>
Sat, 17 Nov 2012 22:07:59 +0000 (17 14:07 -0800)
tree4d89fdeab11e950c51c4ce398b3e876b3155a41c
parent3ea8da179acf88cb25f646e7aeff386b5f62b530
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