1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/doc
Eric Marsden c265febd97 Add support for TCP_NODELAY on network streams
* src/process.c (socket_options): add entry for TCP_NODELAY.
* lisp/emacs-lisp/bytecomp.el: add :nodelay to valid keywords
  for make-network-process compiler-macro.
* doc/lispref/processes.texi: document :nodelay keyword argument
  to set-network-process-option and make-network-process.

(Bug#74793)
2024-12-13 14:12:39 +01:00
..
emacs Merge from origin/emacs-30 2024-12-07 09:16:18 -05:00
lispintro Update FSF's address 2024-09-02 21:02:09 +02:00
lispref Add support for TCP_NODELAY on network streams 2024-12-13 14:12:39 +01:00
man New command-line options for 'etags' 2024-10-08 15:39:33 +03:00
misc Rework history Isearch for Eshell 2024-12-11 11:56:45 -08:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00