This is the mail archive of the cygwin 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]

Incorrect workaround for KB 823764 in fhandler_socket.cc


Hello,
While investigating a problem on the google cloud infrastructure, we
have discovered that the workaround for KB 823764 in
fhandler_socket.cc is incorrect - the data must be split in packets
strictly less than the send buffer size (instead of <=).
What is the procedure for submitting patches for cygwin? Also, are
there cross-compiling cygwin1.dll on ubuntu? I assume that must be
possible.
Thank you.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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