Subject: [ruby-core:68836] Re: [Ruby trunk - Feature #11024] [PATCH] connect_nonblock supports "exception: false"
From: Eric Wong <normalperson@ b n >
Date: Sat, 11 Apr 2015 02:05:32 +0000
References: * 68835
In-reply-to: 68835
Seems like a TCP port allocation/reuse problem with nr=50000
Unix sockets cannot guarantee EINPROGRESS, either,
so this is hard to benchmark with more interations.