[#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: Dave Thomas <dave@...>
Date: 2003-05-15 16:10:54 UTC
List: ruby-core #1051
nobu.nokada@softhome.net wrote:
>
>>I just tried using the Cygwin code under OSX, and it doesn't seem to
>>fix it: I just get EINVAL back 10 times in a row.
> 
> 
> Mmmm, how do other programs (telnet, ping ...) handle that
> condition?

I'm guessing the problem is caused by the socket being opened in nowait 
mode. I'm trying to find some source that also does that.

Cheers


Dave




In This Thread