all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Daniel Hackney <dan@haxney.org>
Cc: Simon Leinen <simon.leinen@gmail.com>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: [feature request] SOCK_SEQPACKET
Date: Thu, 03 Dec 2009 20:50:46 -0500	[thread overview]
Message-ID: <jwv3a3ry0cr.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <2e0e1cd40912031323m4f69bc5bq73ee0b6178d2ae21@mail.gmail.com> (Daniel Hackney's message of "Thu, 3 Dec 2009 16:23:32 -0500")

>> That's all?  With my patch plus yours, it works?
> Yup. I have cookies flowing brilliantly between Emacs and Uzbl, and
> simple scripts connect just like they should.

Wonderful.  It's installed and will hence be included in Emacs-23.2.

> Without having looked at it, it seems like emacsclient could benefit
> from record delimiters, as each command sent over the socket could be
> delimited by a MSG_EOR, reducing the need for dealing with delimiting
> records at the application layer.

Not worth the trouble: we also want it to work over IP, so we're better
off using SOCK_STREAM for both local and remote cases.


        Stefan




      reply	other threads:[~2009-12-04  1:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24  6:05 [feature request] SOCK_SEQPACKET Daniel Hackney
2009-11-24 20:35 ` Stefan Monnier
2009-11-24 21:17   ` Daniel Hackney
     [not found]     ` <d4bdfcb00911250553l25b89292q96b6574f7995c383@mail.gmail.com>
2009-12-03  8:04       ` Daniel Hackney
2009-12-03 18:51         ` Stefan Monnier
2009-12-03 21:23           ` Daniel Hackney
2009-12-04  1:50             ` Stefan Monnier [this message]

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=jwv3a3ry0cr.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dan@haxney.org \
    --cc=emacs-devel@gnu.org \
    --cc=simon.leinen@gmail.com \
    /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.