On 11/07/2013 11:44 AM, Amos Jeffries wrote: > On 2013-11-08 06:19, Alex Rousskov wrote: >> The attached patch removes an ugly blocking sleep(3) call and resets >> UDS socket before retrying after a failed send attempt. Seems to work in >> my limited tests. >> >> This change addresses two XXXs in the UDS code, but does not fix the kid >> registration problem yet. More patches to follow.
> +1. Thanks. Committed to trunk as r13116. Alex.