Loop calling CallNamedPipe() several times in case it fails,

Magnus Hagander <magnus@hagander.net>

Commit: 5d4ed4d0ff71cd865c15fa2060993070eb3b0004
Author: Magnus Hagander <magnus@hagander.net>
Date: 2009-02-15T13:58:22Z
Releases: 8.3.7
Loop calling CallNamedPipe() several times in case it fails,
since it can be transient failures, causing kill() to not
properly send signals.

Original patch from Steve Marshall, modified by me.

Files

PathChange+/−
src/port/kill.c modified +26 −15