You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Michael Fitzner (JIRA)" <ji...@apache.org> on 2012/08/23 18:56:42 UTC

[jira] [Resolved] (ETCH-132) OS Abstraction for binding-cpp

     [ 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