all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: Juanma Barranquero <lektu@terra.es>, emacs-devel@gnu.org
Subject: Re: TCP sockets in Windows
Date: 06 May 2002 00:17:00 +0200	[thread overview]
Message-ID: <5xy9eykzoj.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <m33cx82aox.fsf@nyaumo.btinternet.com>

Jason Rumney <jasonr@gnu.org> writes:

> Juanma Barranquero <lektu@terra.es> writes:
> 
> > I've patched sys_accept (in w32.c) to prevent a crash because a
> > parameter was being shadowed by a local variable. Still, I'm unable to
> > get make-network-process and friends to work in Windows. Is that
> > supposed to work, or it is still in development?
> 
> It should work now.  I've just added an emulation of fcntl to w32.c to
> add :nowait support on Windows and make :server sockets usable.

Jason,
Thank you for making the enhanced networking code work on Windows.

This should make it possible to write a generic emacs server
in lisp which works across all platforms (i.e. only an emacs client
program will be needed).

Has anyone looked into doing that yet?

If not, I guess it should be added to the TODO list.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  reply	other threads:[~2002-05-05 22:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-08 16:47 TCP sockets in Windows Juanma Barranquero
2002-05-04 15:29 ` Jason Rumney
2002-05-05 22:17   ` Kim F. Storm [this message]
2002-05-06  9:55   ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5xy9eykzoj.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@gnu.org \
    --cc=lektu@terra.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.