[#1094] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — Dave Thomas <dave@...>

> * eval.c (rb_mod_autoload, rb_mod_autoload_p): new method;

12 messages 2003/05/29
[#1095] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — nobu.nokada@... 2003/05/29

Hi,

Re: ping.rb

From: "J.Herre" <jlst@...>
Date: 2003-05-16 16:33:15 UTC
List: ruby-core #1063
Hi,

On Thursday, May 15, 2003, at 08:05 PM, nobu.nokada@softhome.net wrote:

> Seems to always wait one second once EINPROGRESS is returned.
>

I think that OSX and cygwin are separate cases.  Maybe delay could be 
reduced for OSX?  No need to wait so long.

> Boolean may be enough as wait_in_progress if getsockopt() will
> return proper status.
>

Yes. I think so. For OSX anyway.  I will test to see if timeout is 
caught this way.

------------------------------------------------------
Jamie Herre
Gettys Group Software, Inc.


In This Thread