This is the mail archive of the cygwin-patches@cygwin.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]
Other format: [Raw text]

readv/writev patch for sockets


Dear all,

Now that Corinna's given her okay on the approach I've taken (my thanks
to you for that), attached is the second installment of my readv/writev
patch: this one uses the winsock2 scatter/gather IO interfaces to
support the readv/writev system calls directly.  I've tested this patch
(or one much like it) on win2k, nt4 and win98SE, so I hope it's good
this time around.  I've also removed all the new-style C++ cast
operators and I hope there are no other style aberrations of the kind I
let slip into the last patch.

Enjoy!

// Conrad

Attachment: ChangeLog.txt
Description: Text document

Attachment: iovec_sockets.patch.txt
Description: Text document


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