On Wed, Jul 6, 2016 at 10:20 AM, Johannes Schindelin
<johannes.schinde...@gmx.de> wrote:
> BTW I am in the middle of trying to abstract out a "simple server" that
> will allow me to back the inter-process communication by a pure Windows
> solution (named pipes) instead of the Unix sockets. It turns out to be
> much more difficult than I hoped: the code is really relying on Unix
> sockets currently.

Code can change :) Once we have a base line what works on both *nix
and Windows, I think we can adjust code logic so that it works on
both. Let me know when the code is ready (or even not ready, just
publicly available).
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to