[ruby-core:69466] Re: [ruby-cvs:57914] naruse:r50766 (trunk): FreeBSD raises Errno::EMSGSIZE

From: "NARUSE, Yui" <naruse@...>
Date: 2015-06-05 13:02:45 UTC
List: ruby-core #69466
On 2015/06/05 6:18, Eric Wong wrote:
> naruse@ruby-lang.org wrote:
>>   http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=50766
>>
>>   Log:
>>     FreeBSD raises Errno::EMSGSIZE
> 
> Does reducing the buf size from 10k to a smaller value help avoid this
> error?   I prefer to use a smaller value for portability, since I'll
> also need to test `exception: false` in an upcoming patch.  Thanks.

8192 is ok, but 8193 failed

-- 
NARUSE, Yui  <naruse@airemix.jp>

In This Thread

Prev Next