From owner-freebsd-questions Tue Nov 19 9:32:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D4D937B401 for ; Tue, 19 Nov 2002 09:32:56 -0800 (PST) Received: from vvi.com (vvionly.penn.com [208.22.30.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B7143E6E for ; Tue, 19 Nov 2002 09:32:50 -0800 (PST) (envelope-from lbland@vvi.com) Received: from vvi.com ([206.229.112.1] verified) by vvi.com (CommuniGate Pro SMTP 4.0.1) with ESMTP id 1810011 for freebsd-questions@FreeBSD.ORG; Tue, 19 Nov 2002 12:39:04 -0500 Date: Tue, 19 Nov 2002 12:39:04 -0500 Subject: setsockopt() to set a timeout limitations? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v546) From: Lance Bland To: freebsd-questions@FreeBSD.ORG Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.546) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi- I used setsockopt() to set a timeout for a blocking socket. It works for 1 second timeout. It does not seem to work for a 5000 microsecond timeout. is there a limit to the timeout? TIA- -lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message