Date: Wed, 18 Jan 2017 10:27:09 -0800 From: John Baldwin <jhb@freebsd.org> To: Gleb Smirnoff <glebius@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r312387 - head/sys/sys Message-ID: <2007305.gnFnN0nUgT@ralph.baldwin.cx> In-Reply-To: <201701181709.v0IH9M5M038972@repo.freebsd.org> References: <201701181709.v0IH9M5M038972@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, January 18, 2017 05:09:22 PM Gleb Smirnoff wrote: > Author: glebius > Date: Wed Jan 18 17:09:22 2017 > New Revision: 312387 > URL: https://svnweb.freebsd.org/changeset/base/312387 > > Log: > Fix regression from r311568: collision of MSG_NOSIGNAL with MSG_MORETOCOME > lead to delayed send of data sent with sendto(MSG_NOSIGNAL). > > Submitted by: rrs Ouch, thanks for fixing. Hopefully this fixes the freerdp report. :( -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2007305.gnFnN0nUgT>