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
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.