unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* socket programing in elisp
@ 2004-08-29  4:58 Alexandre Russel
  2004-08-29 12:22 ` Kai Grossjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Russel @ 2004-08-29  4:58 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-29 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-29  4:58 socket programing in elisp Alexandre Russel
2004-08-29 12:22 ` Kai Grossjohann

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).