From: Ursula Braun <[EMAIL PROTECTED]>
Date: Fri, 13 Jul 2007 10:50:56 +0200
> From: Ursula Braun <[EMAIL PROTECTED]>
>
> The accept_queue of an af_iucv socket will be corrupted, if
> adding and deleting of entries in this queue occurs at the
> same time (connect request from one client, while ac
From: Ursula Braun <[EMAIL PROTECTED]>
The accept_queue of an af_iucv socket will be corrupted, if
adding and deleting of entries in this queue occurs at the
same time (connect request from one client, while accept call
is processed for another client).
Solution: add locking when updating accept_q