Return-Path: X-Original-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 878E092E4 for ; Thu, 23 Aug 2012 16:56:43 +0000 (UTC) Received: (qmail 75616 invoked by uid 500); 23 Aug 2012 16:56:43 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 75567 invoked by uid 500); 23 Aug 2012 16:56:42 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 75496 invoked by uid 99); 23 Aug 2012 16:56:42 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 16:56:42 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8AE172C0A53 for ; Thu, 23 Aug 2012 16:56:42 +0000 (UTC) Date: Fri, 24 Aug 2012 03:56:42 +1100 (NCT) From: "Michael Fitzner (JIRA)" To: etch-dev@incubator.apache.org Message-ID: <1169551984.6273.1345741002569.JavaMail.jiratomcat@arcas> In-Reply-To: <12898699.147981295862523667.JavaMail.jira@thor> Subject: [jira] [Resolved] (ETCH-132) OS Abstraction for binding-cpp MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ETCH-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Fitzner resolved ETCH-132. ---------------------------------- Resolution: Fixed Basic implementation for OS abstraction layer was implemented. > OS Abstraction for binding-cpp > ------------------------------ > > Key: ETCH-132 > URL: https://issues.apache.org/jira/browse/ETCH-132 > Project: Etch > Issue Type: New Feature > Components: binding-cpp > Reporter: Michael Fitzner > Assignee: Michael Fitzner > Fix For: 1.3 > > Attachments: 0001-ETCH-132-Added-Memory-Leak-Detection.patch, 0001-ETCH-132-OS-Abstraction-for-binding-cpp.patch > > > Implement OS abstraction for Etch binding-cpp. The Abstractions contains of > - Thread > - ThreadPool > - Mutex > - Condition > - Socket / AIO > - Timer > Supported platforms should be Windows and Unix at first. > Requirements: > - No further libraries should be used > - Exception free code > - No use of STL > - Unit Tests for each component -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira