Date: Wed, 26 May 1999 17:21:33 -0500 From: Chris Costello <chris@calldei.com> To: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Cc: FreeBSD Hackers <hackers@FreeBSD.ORG> Subject: Re: A question about errors. Message-ID: <19990526172133.G3991@holly.dyndns.org> In-Reply-To: <XFMail.990526230041.asmodai@wxs.nl>; from Jeroen Ruigrok/Asmodai on Wed, May 26, 1999 at 11:00:41PM %2B0200 References: <XFMail.990526230041.asmodai@wxs.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 26, 1999, Jeroen Ruigrok/Asmodai wrote: > Is EAUTH a basic uid<>password authentication failure, or is it broader > or..? EAUTH and ENEEDAUTH are NFS errors, as far as I know. > > ECANCELED? Is this our basic CTRL-C? ECANCELED is what aio_read() sets errno to when the call was cancelled via aio_cancel(). -- Chris Costello <chris@calldei.com> If you have a procedure with 10 parameters, you probably missed some. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990526172133.G3991>