Zbynek Winkler schrieb:
> Christof Petig wrote:
> 
>> So here's my first part:
>> - nonblocking win32 pipe classes. Tested and working on unix, Compiling
>> and blocking on win32 :-(

By blocking I meant: Not doing anything.

> I've not seen your code but maybe this can help with nonblocking pipes
> under windows
> http://mail.python.org/pipermail/python-dev/2001-January/012179.html

Interesting link. But my main problem was/is to emulate select (with
timeout) on a pipe on Win32. I do not (yet) see where this could help here.

   Christof

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to