Magnus Henoch <[EMAIL PROTECTED]> writes:

> [ For the record: Mathias told me privately that open-network-stream
> works as expected. ]
>
> It struck me: maybe asynchronous connections don't work properly on
> Windows.
>
> Does (featurep 'make-network-process '(:nowait t)) return t?  If not,
> ignore the following.

It returns `t', yes.

> Does (make-network-process :name "http" :buffer "http-localhost"
>                            :host "127.0.0.1" :service 80
>                            :nowait t)
> work?

I get no error but it returns `nil'. I guess it should return a
process object, right?




_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to