all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9586: The Windows port does not support datagram sockets
@ 2011-09-23 12:12 Juanma Barranquero
  2011-09-23 12:44 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2011-09-23 12:12 UTC (permalink / raw)
  To: 9586

Package: emacs
Severity: wishlist

This is not new. Datagram sockets were unreliable on Windows and were
disabled in 2006, during the 22.1 pretest.

Kim: "Unfortunately, I just discovered (by reading the code) that
datagram support is severely broken on Windows -- it can send
datagrams, but not receive them reliably. So datagram support should
probably be disabled too."

Stefan: "I don't know of any elisp code that uses datagram sockets, so
it's not a big deal, is it?"

(To which I would add: well, I would've programmed an elisp RADIUS
server long ago if datagrams were available on Windows, but still...)





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

* bug#9586: The Windows port does not support datagram sockets
  2011-09-23 12:12 bug#9586: The Windows port does not support datagram sockets Juanma Barranquero
@ 2011-09-23 12:44 ` Lars Magne Ingebrigtsen
  2011-09-23 13:54   ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-09-23 12:44 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 9586

Juanma Barranquero <lekktu@gmail.com> writes:

> Stefan: "I don't know of any elisp code that uses datagram sockets, so
> it's not a big deal, is it?"

dns.el uses datagram sockets.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





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

* bug#9586: The Windows port does not support datagram sockets
  2011-09-23 12:44 ` Lars Magne Ingebrigtsen
@ 2011-09-23 13:54   ` Juanma Barranquero
  2019-10-02 11:23     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2011-09-23 13:54 UTC (permalink / raw)
  To: Lars Magne Ingebrigtsen; +Cc: 9586

> dns.el uses datagram sockets.

I suppose it was added after Stefan's comment (in 2006).

    Juanma





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

* bug#9586: The Windows port does not support datagram sockets
  2011-09-23 13:54   ` Juanma Barranquero
@ 2019-10-02 11:23     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-02 11:23 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 9586

Juanma Barranquero <lekktu@gmail.com> writes:

>> dns.el uses datagram sockets.
>
> I suppose it was added after Stefan's comment (in 2006).

It was written in 2002, but perhaps it didn't land in Emacs until later.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2019-10-02 11:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 12:12 bug#9586: The Windows port does not support datagram sockets Juanma Barranquero
2011-09-23 12:44 ` Lars Magne Ingebrigtsen
2011-09-23 13:54   ` Juanma Barranquero
2019-10-02 11:23     ` Lars Ingebrigtsen

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.