/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2480 by kfstorm, Thu Feb 28 22:11:49 2002 UTC revision 1.2481 by kfstorm, Thu Feb 28 23:55:18 2002 UTC
# Line 1  Line 1 
1    2002-03-01  Kim F. Storm  <storm@cua.dk>
2    
3            * process.c (Qconnect, Qfailed): New variables.
4            (syms_of_process): Intern and staticpro them.
5            [NON_BLOCKING_CONNECT]: New conditional.
6            (connect_wait_mask, num_pending_connects): New variables.
7            (status_message): Convert Qfailed status.
8            (Fopen_network_stream): Added support for non-blocking connect.
9            New optional args: filter, sentinel, non_blocking.  Doc updated.
10            [HAVE_GETADDRINFO, !HAVE_GETADDRINFO]:  Merged common code.
11            (deactivate_process): Handle pending non-blocking connect.
12            (wait_reading_process_input): Poll for status of non-blocking
13            connects.  Exec sentinel directly when connect succeeds.
14            (status_notify): Don't read process output if not yet connected.
15    
16  2002-02-28  Kim F. Storm  <storm@cua.dk>  2002-02-28  Kim F. Storm  <storm@cua.dk>
17    
18          * window.c: (minibuf_selected_window): Renamed from          * window.c: (minibuf_selected_window): Renamed from

Legend:
Removed from v.1.2480  
changed lines
  Added in v.1.2481

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26