diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2016-02-01 02:57:04 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2016-02-01 02:57:04 +0100 |
commit | 0645c0f81b795ca2e8a44b7ad490d2aba502a489 (patch) | |
tree | 76e8552bcde99d48e4b9b979f0b6e49d315c787c /lisp/emacs-lisp/lisp-mode.el | |
parent | 56cd5301f1ec70958fa0c2e51ce58c674e800a50 (diff) | |
download | emacs-0645c0f81b795ca2e8a44b7ad490d2aba502a489.tar.gz emacs-0645c0f81b795ca2e8a44b7ad490d2aba502a489.tar.bz2 emacs-0645c0f81b795ca2e8a44b7ad490d2aba502a489.zip |
Make network connections work again on non-glibc systems
* lisp/net/gnutls.el (open-gnutls-stream): Pass the TLS
keywords in directly so that they can be used when doing
synchronous DNS on non-synchronous connections.
* lisp/net/network-stream.el (open-network-stream): Allow
passing in the TLS parameters directly.
* src/process.c (conv_numerical_to_lisp): New function to convert
numerical addresses to Lisp.
(Fmake_network_process): Rework the non-HAVE_ADDRINFO code
paths so that they work again.
(syms_of_process): Build fix for non-glibc systems.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions