This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

My last patch


Hi!

I've made another changes in winsup code. This patch implements correct 
stacking of signal handlers, async I/O on sockets (with SIGIO delivering), 
important bug-fix in accept() code and readv()/writev() code rewrote. Patch 
and precompiled cygwin.dll are available on
http://www.lexa.ru/sos. In order to compile cygwin.dll you have to add to 
<sys/signal.h>
#define SIGIO 24, and increment NSIG.

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]