diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-22 01:17:56 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-22 01:19:03 -0700 |
commit | 780a605e1d2de4b975e6f1f29b491c9af419dcff (patch) | |
tree | abbfb59c66e8a7cd50819a7bbe0e5e658d40ae54 /test/lisp/emacs-lisp/package-tests.el | |
parent | 7dba17670f42cdaa73424a2bf60925ef49671fad (diff) | |
download | emacs-780a605e1d2de4b975e6f1f29b491c9af419dcff.tar.gz emacs-780a605e1d2de4b975e6f1f29b491c9af419dcff.tar.bz2 emacs-780a605e1d2de4b975e6f1f29b491c9af419dcff.zip |
Assume NON_BLOCKING_CONNECT (Bug#22946)
* lisp/proced.el (proced-signal-list): Omit comment about
obsolete systems that do not support POSIX 1003.1-2001 signals.
* src/process.c (NON_BLOCKING_CONNECT): Remove, since we can now
assume POSIX 1003.1-2001 or better here. Assume it’s defined.
(connect_network_socket): Assume EINPROGRESS is defined,
as that’s portable too now.
(Fmake_network_process): Use bool for boolean.
Diffstat (limited to 'test/lisp/emacs-lisp/package-tests.el')
0 files changed, 0 insertions, 0 deletions