From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Non-blocking open-network-stream Date: 01 Mar 2002 11:50:46 +0100 Message-ID: <5xpu2ofto9.fsf@kfs2.cua.dk> References: <200202280408.g1S48QG19264@aztec.santafe.edu> <5xvgchkui4.fsf@kfs2.cua.dk> <20020301090003.9402.LEKTU@terra.es> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1014980158 14268 195.204.10.66 (1 Mar 2002 10:55:58 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 1 Mar 2002 10:55:58 GMT Cc: helmut@212186011228.11.tuwien.teleweb.at, emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16gkhh-0003i2-00 for ; Fri, 01 Mar 2002 11:55:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gkcz-00057Z-00; Fri, 01 Mar 2002 05:51:06 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by fencepost.gnu.org with smtp (Exim 3.33 #1 (Debian)) id 16gkbe-00054f-00 for ; Fri, 01 Mar 2002 05:49:42 -0500 Original-Received: from kfs2.cua.dk.cua.dk (kfs2.local.filanet.dk [192.168.1.182]) by mail.filanet.dk (Postfix) with SMTP id 7E3E47C04D; Fri, 1 Mar 2002 10:49:41 +0000 (GMT) Original-To: Juanma Barranquero In-Reply-To: <20020301090003.9402.LEKTU@terra.es> Original-Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1670 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1670 Juanma Barranquero writes: > On 01 Mar 2002 01:21:39 +0100, storm@cua.dk (Kim F. Storm) wrote: > > > The next "project" in this area is to add Helmut's server sockets. > > (do we have papers for that?) > > > > However, I think it can be done via open-network-stream: > > > > If the HOST argument is nil, a server socket is opened which > > accepts connections. The sentinel is called - with a newly > > created process - whenever a connections is accepted. > > There will be any support for Emacs to act as a server for UDP? I don't even think it can act as a client for UDP currently, so there is really two tasks here. I'd like to look into that later if others think that's something we should support. -- Kim F. Storm http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel