Date: Sun, 28 Oct 2001 06:38:25 EET From: Maxim Sobolev <sobomax@mail.ru> To: rwatson@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/ORBit Makefile ports/devel/ORBit/files patch-src::IIOP::giop-msg-buffer.c Message-ID: <E15xhiX-0002er-00@smtp4.port.ru> In-Reply-To: <Pine.NEB.3.96L.1011026132132.88508E-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Oct 2001 13:22:44 -0400 (EDT), Robert Watson wrote: > > Are you exceeding UIO_MAXIOV entries in the array? Right now, I think > it's 35, which for dynamically generated entries, could be too small. > That error will result in EINVAL, and is documented in the man page. Yes, I've already been clued about this, though it's not a 35, but 1,024. :) -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E15xhiX-0002er-00>