Date: Fri, 1 May 1998 12:21:32 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: black@bleep.ishiboo.com Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: recvmsg/sendmsg + pthreads? Message-ID: <199805010221.MAA27044@cimlogic.com.au> In-Reply-To: <19980501015019.28211.qmail@bleep.ishiboo.com> from "black@bleep.ishiboo.com" at "Apr 30, 98 08:50:19 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
black@bleep.ishiboo.com wrote: > are the recvmsg and sendmsg calls threadsafe in 2.2.6-STABLE? i am having > problems getting things to work when doing recvmsg() on a socket if > multiple threads are involved. Are you compiling with -D_THREAD_SAFE so that you get the thread-specific errno? -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 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?199805010221.MAA27044>