Return-Path: Delivered-To: apmail-mina-dev-archive@www.apache.org Received: (qmail 41247 invoked from network); 22 Nov 2007 00:53:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2007 00:53:08 -0000 Received: (qmail 37664 invoked by uid 500); 22 Nov 2007 00:52:54 -0000 Delivered-To: apmail-mina-dev-archive@mina.apache.org Received: (qmail 37630 invoked by uid 500); 22 Nov 2007 00:52:54 -0000 Mailing-List: contact dev-help@mina.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mina.apache.org Delivered-To: mailing list dev@mina.apache.org Received: (qmail 37621 invoked by uid 99); 22 Nov 2007 00:52:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 16:52:53 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2007 00:53:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8E7CF714211 for ; Wed, 21 Nov 2007 16:52:43 -0800 (PST) Message-ID: <3959964.1195692763581.JavaMail.jira@brutus> Date: Wed, 21 Nov 2007 16:52:43 -0800 (PST) From: "Trustin Lee (JIRA)" To: dev@mina.apache.org Subject: [jira] Closed: (DIRMINA-483) Socket Transport based on APR (Apache Portable Runtime) In-Reply-To: <13711279.1195692763151.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRMINA-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trustin Lee closed DIRMINA-483. ------------------------------- Resolution: Fixed Done... yesterday. > Socket Transport based on APR (Apache Portable Runtime) > ------------------------------------------------------- > > Key: DIRMINA-483 > URL: https://issues.apache.org/jira/browse/DIRMINA-483 > Project: MINA > Issue Type: New Feature > Components: Transport > Reporter: Trustin Lee > Assignee: Trustin Lee > Priority: Minor > Fix For: 2.0.0-M1 > > > We can implement an APR-based SocketAcceptor and SocketConnector using org.apache.tomcat.jni package. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.