From owner-freebsd-questions Tue Oct 8 13: 4:42 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 1680D37B401 for ; Tue, 8 Oct 2002 13:04:42 -0700 (PDT) Received: from web40709.mail.yahoo.com (web40709.mail.yahoo.com [66.218.78.166]) by mx1.FreeBSD.org (Postfix) with SMTP id 4BC4443E91 for ; Tue, 8 Oct 2002 13:04:41 -0700 (PDT) (envelope-from alirezamahini@yahoo.com) Message-ID: <20021008200436.90193.qmail@web40709.mail.yahoo.com> Received: from [81.12.16.1] by web40709.mail.yahoo.com via HTTP; Tue, 08 Oct 2002 13:04:36 PDT Date: Tue, 8 Oct 2002 13:04:36 -0700 (PDT) From: alireza mahini Subject: How i can force a stream socket to wait as limited time in accept() function? To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 I am a C++ programmer and the platform that i develop my project on it is FreeBSD4.4 .I am aplaying the setsocketopt()function for seting the timeout into the stream socket that blocked in accept() function but i can't successful. __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message