X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=bDfLVW3zLp89Pp4HKw0mHUklcmZow
	p+iExSFYqgDhaCOLnYTEFJagvapyC8PXfbehduZcw3/oKZYcp/FbS+J2sdHx3Yrw
	Y2PA+46UahAckUzw42og/S9ZQ9ZtWwDa4oHNk9WHQVuIeMQaqFjTlJLYGB1jMHik
	7A+YPZitalS4aw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=NVK15UYPOPitwlTyOt9fycWWonU=; b=rdX
	x3A74ZtirS845m9xXbqpzhc7UuAMs4j7fSFnH13Flugf2KhQIg4maUO5OLO1792t
	xRms0DFuDVlec1+UH5pv09tjcinxY372MqNRPscsp4l0qnBpOrdhv2cy9US9UsWD
	pXjVvZibSDO7vQIm/HrnFNpaw3TTWS3GagEzk2bg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-oi0-f52.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:date:message-id:subject:from:to         :content-type;        bh=rFv1wQPRIlxGLh+VnJoIdoNv2L5gfsVahmWrYjgH8m8=;        b=cFfF8lU571PupGfX3SckFZAfbts26/5gQ57xpAv0cU2q4wRXy3/mvaYhcg/eIRcfN5         ElG67vkjK6Sg5O+BmahKYbfnllsw8NglmjkuX/PB/8/NuZySkttqVIBH8C+kseBQZouj         A0OTv/FX1yI0iHBMoiY6nIBhKYQ3InSBD9F1cQNZ/M1QgNNae58aapSxGHlOUUn9dgRd         9qfMJQI5Y7TBIRfNkWQKrJgQfnao4PstUG8NKIKk7sOGSHa/pD4YNg73NMwgWdY3Ni9R         f70bEDnLXWvu2nZxj9ooQSp3sv4I3RkA98eYDKhfyIa6hxyDLsyxXsvQ3LujQbWHaX+K         GOlA==
X-Gm-Message-State: ALoCoQmoHy0wCKeMSRV0gQw2Y7J2aPAd99qnCC2c0CqGhvdC4Gi05KPZ8eIdzuUbrTiuRTbyxhne
MIME-Version: 1.0
X-Received: by 10.202.191.10 with SMTP id p10mr5381807oif.32.1415939853833; Thu, 13 Nov 2014 20:37:33 -0800 (PST)
Date: Thu, 13 Nov 2014 20:37:33 -0800
Message-ID: <CAHA74upavEDVhmdWf9CTTUNOA8a0fY5h72KrFjmQ-2+=GANwfA@mail.gmail.com>
Subject: Incorrect workaround for KB 823764 in fhandler_socket.cc
From: Iuliu Rus <iuliur@google.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

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

