From owner-freebsd-net Mon Jun 11 11:12:21 2001 Delivered-To: freebsd-net@freebsd.org Received: from node7.cluster.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id 5113637B403 for ; Mon, 11 Jun 2001 11:12:09 -0700 (PDT) (envelope-from gjohnson@srrc.ars.usda.gov) Received: (from glenn@localhost) by node7.cluster.srrc.usda.gov (8.11.3/8.11.3) id f5BIC7L39415 for freebsd-net@freebsd.org; Mon, 11 Jun 2001 13:12:07 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Mon, 11 Jun 2001 13:12:07 -0500 To: freebsd-net@freebsd.org Subject: select fails to return incoming connect on FreeBSD-4.3 Message-ID: <20010611131207.A39225@node7.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org First off, I hope this is the right list. Could someone take a look at PR misc/27880? This PR was submitted by someone who works for Veridian, who produce PBS, the Portable Batch System (http://www.openpbs.org). PBS worked fine on FreeBSD 4.2 but is broken on FreeBSD 4.3. The author of the PR submitted some sample code that illustrates the problem (hanging for about a minute before the connect call completes). It may take a couple of runs of the program to manifest the problem, 4-5 should be enough. Note that I am not saying that there is definitely a problem with FreeBSD but that some change made between FBSD 4.2 and 4.3 causes this problem with PBS. Perhaps there is something wrong with the code in the PR, which should be a model for the code in PBS. If this is the case, I can present that back to the PBS development team. Thank you. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message