From owner-freebsd-hackers Fri May 31 13:50:55 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from wartch.sapros.com (rularan.sapros.com [204.182.55.17]) by hub.freebsd.org (Postfix) with ESMTP id 99A8F37B405 for ; Fri, 31 May 2002 13:50:52 -0700 (PDT) Received: from wartch.sapros.com (localhost [127.0.0.1]) by wartch.sapros.com (8.12.3/8.12.3) with ESMTP id g4VKofvj057191 for ; Fri, 31 May 2002 13:50:41 -0700 (PDT) (envelope-from peterh@wartch.sapros.com) Message-Id: <200205312050.g4VKofvj057191@wartch.sapros.com> To: hackers@freebsd.org Subject: Is gethostbyname2() reentrant? Date: Fri, 31 May 2002 13:50:41 -0700 From: Peter Haight X-Spam-Status: No, hits=1.8 required=7.0 tests=SUBJ_ENDS_IN_Q_MARK,NO_MX_FOR_FROM version=2.11 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If I link with libc_r can I use gethostbyname2() at the same time in two different threads? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message