all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* open-network-stream-nowait is IPv6 unfriendly
@ 2004-10-29 13:32 Andreas Schwab
  2004-10-29 21:26 ` Ken Raeburn
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2004-10-29 13:32 UTC (permalink / raw)


Normally you are supposed to fall back to IPv4 when an IPv6 connection
fails.  But there is no way to do that if you use
open-network-stream-nowait: connect will just return EINPROGRESS, and the
actual connect failure which would otherwise cause make-network-process to
try the next address returned by getaddrinfo is reported as a genuine
error to the process sentinel.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2004-10-29 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-29 13:32 open-network-stream-nowait is IPv6 unfriendly Andreas Schwab
2004-10-29 21:26 ` Ken Raeburn

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.