You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ben Collins (JIRA)" <ji...@apache.org> on 2010/08/31 20:58:53 UTC

[jira] Updated: (ZOOKEEPER-859) Native Windows version of C client

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Collins updated ZOOKEEPER-859:
----------------------------------

    Attachment: zk-win32-2010-08-31.patch
                config.h
                win32port.c

The basic files for a new win32 port of the C API

> Native Windows version of C client
> ----------------------------------
>
>                 Key: ZOOKEEPER-859
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-859
>             Project: Zookeeper
>          Issue Type: New Feature
>          Components: c client
>    Affects Versions: 3.3.1
>         Environment: Windows 7, 64-bit
>            Reporter: Ben Collins
>         Attachments: config.h, win32port.c, zk-win32-2010-08-31.patch
>
>
> Use windows sockets and the win32 API for implementing the c client.  This would be only useful for the "single-threaded" model, where the IO waiting is taken care of in the calling code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.