cant cancel Issues

Jeffrey M. Vinocur jeff at litech.org
Thu Feb 7 05:17:34 UTC 2002


On Tue, 5 Feb 2002, Russ Allbery wrote:

>     /* Only consider unlink failure an error if it's for a reason other
>        than the file not existing or if the article is not crossposted. */
>     if (unlink(linkpath) < 0)
>         if (errno != ENOENT || i == 1)
>             result = FALSE;

I've been running with this for a little bit...it doesn't fix it.

I still get cant cancel errors, with SMerrno set to zero.



-- 
Jeffrey M. Vinocur
jeff at litech.org



More information about the inn-workers mailing list