emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QUERY: w32 sub process implementation


From: Jason Rumney
Subject: Re: QUERY: w32 sub process implementation
Date: Tue, 21 Aug 2007 10:18:31 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Kim F. Storm wrote:
> However, the current implementation of sys_select is sub-optimal and
> doesn't support all the features of make-network-process (e.g.
> non-blocking connects), so fixing the code as suggested would be
> really good.
>
> Does W95/98/ME have a working winsock2 implementation?
>   

Yes. Cleaning up sys_select to use winsock2 and file handles together in
one select statement can be done separately from async IO. Once that is
taken care of, I think the missing features can be added.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]