From: "Alexandre Russel" <scandrou@hpo.net>
Subject: socket programing in elisp
Date: 29 Aug 2004 13:58:10 +0900 [thread overview]
Message-ID: <m3n00elevx.fsf@localhost.localdomain> (raw)
I am trying to create a server in elisp. I had a look at M-x
apropos .*socket.* and .*network.* but all the functions seems to
be for client to connect to a server not for a server to create a
socket and wait for connection.
I found a what I want for common lisp open-server-socket (http://cl-cookbook.sourceforge.net/sockets.html)
and would like to find the equivalent function for elisp(or a
package that have that function).
Any help welcome,
Cheers,
Alex
next reply other threads:[~2004-08-29 4:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-29 4:58 Alexandre Russel [this message]
2004-08-29 12:22 ` socket programing in elisp Kai Grossjohann
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3n00elevx.fsf@localhost.localdomain \
--to=scandrou@hpo.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).