*** empty log message ***
This commit is contained in:
parent
151ec9e26f
commit
ef6ae4ff6d
2 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2003-09-23 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* processes.texi (Network, Network Servers): Fix typos.
|
||||
(Low-Level Network): Add timeout value for :server keyword.
|
||||
Add new option keywords to make-network-process.
|
||||
Add set-network-process-options.
|
||||
Explain how to test availability of network options.
|
||||
|
||||
2003-09-19 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* text.texi (Motion by Indent): Arg to
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2003-09-23 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* process.c (set_socket_option): Fix :bindtodevice option.
|
||||
(Fset_network_process_option): Update process contact list when
|
||||
setting option succeeds.
|
||||
(Fmake_network_process): Doc fix.
|
||||
|
||||
2003-09-23 Dave Love <fx@gnu.org>
|
||||
|
||||
* process.c (Fnetwork_interface_info): Use
|
||||
|
|
Loading…
Add table
Reference in a new issue