diff lisp/ediff-ptch.el @ 71899:6772d0603863

(pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs. (init_winsock): Load them. Use ws2_32.dll. (sys_listen): Undo last change. Just set FILE_LISTEN flag. (sys_accept): Undo last change. Instead, set child status to STATUS_READ_ACKNOWLEDGED and reset char_avail event so next sys_select will wakeup the reader thread. (_sys_wait_accept): New function used by reader thread to wait for an incoming connection on a server socket.
author Kim F. Storm <storm@cua.dk>
date Fri, 14 Jul 2006 14:18:40 +0000
parents 6169b51037af
children e3694f1cb928 d1c5430c5bff
line wrap: on
line diff