Date: Sun, 24 Jan 2016 01:00:15 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Ivan Radovanovic <radovanovic@gmail.com> Cc: freebsd-hackers@FreeBSD.org Subject: Re: Unexpected (at least to me) kevent behavior on window size change when in X Message-ID: <20160123220015.GP88527@zxy.spb.ru> In-Reply-To: <56A3F750.6060405@gmail.com> References: <56A3EDEE.1030400@gmail.com> <56A3F404.7020800@gmail.com> <20160123215231.GO88527@zxy.spb.ru> <56A3F750.6060405@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 23, 2016 at 10:57:36PM +0100, Ivan Radovanovic wrote: > On 01/23/2016 22:52, Slawa Olhovchenkov wrote: > > On Sat, Jan 23, 2016 at 10:43:32PM +0100, Ivan Radovanovic wrote: > > > >> On 01/23/2016 22:17, Ivan Radovanovic wrote: > >>> > >>> The only thing which is out of ordinary is that I am doing this from > >>> mono, but still I am directly invoking libc functions from it, so I > >>> don't think it can have anything with it. > >>> > >> > >> Definitely it is something mono specific (I would still love to hear if > >> somebody has idea what might cause it) - I just wrote little C program > >> to test for same thing and everything works as expected. > > > > May be this is mono mapping EINTR to 0? > > > > I thought something similar, but wouldn't then C also report EINTR on > resize (and there is nothing coming through in C program, it just > normally waits for FS event)? man signal 28 SIGWINCH discard signal Window size change
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160123220015.GP88527>