From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 1 18:36:59 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD7C916A418 for ; Thu, 1 Nov 2007 18:36:59 +0000 (UTC) (envelope-from ioplex@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3E113C4A7 for ; Thu, 1 Nov 2007 18:36:59 +0000 (UTC) (envelope-from ioplex@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so461108nfb for ; Thu, 01 Nov 2007 11:36:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=eUy5c187q5XiBcBQGOYG8Oea3305EXoPPgowQQkBtmU=; b=KI+Lvu7zYM+B1Z35wCcyRGk850kEQlGLN+UYL0mAFNWvMP7QL50RmPkAlZASAoeS31xLqQVWrstC0nhljzVcX8N3YyeqXzlEMESUNCXPNJ2CP3j6hRLOiV/9i+DZUsngyI99TF3rX0ZYHNMWz7cIleI8hfK/hOqZhQC7zavUM7Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ddNM6R5T5ZK/KuEHaZK324NNxCWxSb5EbAHSob8g7SuyP+Dcc21uowXG+kScsVztP2RIyBqfteJ3rRvobjBqXRFvrcjyeO35/fqk8jHNeYMdL+Dh84V8T7oqogpSsKlk5LI804VPei6YuMpzVnuAmhBOMzQC63gNUuZpYpcnYAs= Received: by 10.142.114.15 with SMTP id m15mr255706wfc.1193938870326; Thu, 01 Nov 2007 10:41:10 -0700 (PDT) Received: by 10.142.164.5 with HTTP; Thu, 1 Nov 2007 10:41:10 -0700 (PDT) Message-ID: <78c6bd860711011041o6d10753an663f19389737f84b@mail.gmail.com> Date: Thu, 1 Nov 2007 13:41:10 -0400 From: "Michael B Allen" To: freebsd-hackers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: timers and semtimedop(2) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 18:36:59 -0000 Hi, I need semtimedop(2). I'm thinking I can just do a semop with a SIGINT maybe. Can someone suggest a good method for setting up a timer to deliver the signal? What sort of timers does FreeBSD offer? Thanks, Mike -- Michael B Allen PHP Active Directory SPNEGO SSO http://www.ioplex.com/