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

Magnus Hagander <magnus@hagander.net>

Commit: 37a8cc32407942aaedbfc1dfc4aa4211f259fc67
Author: Magnus Hagander <magnus@hagander.net>
Date: 2009-02-15T13:58:20Z
Releases: 8.2.13
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 +27 −16