unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#74193: 30.0.92; noquery argument ignored when creating a TLS connection
@ 2024-11-03 16:27 Augusto Stoffel
  2024-11-03 17:44 ` Eli Zaretskii
  2024-11-03 18:13 ` Augusto Stoffel
  0 siblings, 2 replies; 9+ messages in thread
From: Augusto Stoffel @ 2024-11-03 16:27 UTC (permalink / raw)
  To: 74193

If I evaluate the form below and then run C-x C-c, I get asked if I want
to kill the network process.

  (open-network-stream "test" nil "www.gnu.org" 443 :type 'tls :noquery t)

If I removed the `:type 'tls' option, then :noquery takes effect as
expected.





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

end of thread, other threads:[~2024-11-05 14:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-03 16:27 bug#74193: 30.0.92; noquery argument ignored when creating a TLS connection Augusto Stoffel
2024-11-03 17:44 ` Eli Zaretskii
2024-11-03 18:13 ` Augusto Stoffel
2024-11-04 12:01   ` Eli Zaretskii
2024-11-04 16:38     ` Robert Pluim
2024-11-04 17:05       ` Eli Zaretskii
2024-11-04 17:18         ` Robert Pluim
2024-11-05 14:04           ` Robert Pluim
2024-11-04 16:35   ` Robert Pluim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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