[#7872] Nonblocking socket-connect — "Francis Cianfrocca" <garbagecat10@...>

All, I needed a nonblocking socket connect for my asynchronous-event

18 messages 2006/05/14
[#7873] Re: Nonblocking socket-connect — Tanaka Akira <akr@...17n.org> 2006/05/14

In article <3a94cf510605140559l7baa0205le341dac4f47d424b@mail.gmail.com>,

[#7874] Re: Nonblocking socket-connect — "Francis Cianfrocca" <garbagecat10@...> 2006/05/15

How about introducing the method Socket#set_nonblocking, or alternatively

[#7875] Re: Nonblocking socket-connect — Yukihiro Matsumoto <matz@...> 2006/05/15

Hi,

[#7876] Re: Nonblocking socket-connect — "Francis Cianfrocca" <garbagecat10@...> 2006/05/15

Well, it's ok then. I'm comfortable adding in the nonblocking

[#7877] Re: Nonblocking socket-connect — Yukihiro Matsumoto <matz@...> 2006/05/15

Hi,

Re: [ ruby-Bugs-4339 ] Ruby fails float 80 test in stable tarball (2 May 2006) when compiled with Mingw

From: Yukihiro Matsumoto <matz@...>
Date: 2006-05-03 17:48:26 UTC
List: ruby-core #7817
Hi,

In message "Re: [ ruby-Bugs-4339 ] Ruby fails float 80 test in stable tarball (2 May 2006) when compiled with Mingw"
    on Wed, 3 May 2006 03:56:55 +0900, noreply@rubyforge.org writes:

|Submitted By: JosSoares Augusto (jasa)
|Assigned to: Nobody (None)
|Summary: Ruby fails float 80 test in stable tarball (2 May 2006) when compiled with Mingw
|
|Initial Comment:
|Hi all
|
|After compiling Ruby stable with Mingw I get
|
|$ ./ruby -v
|ruby 1.8.4 (2006-05-01) [i386-mingw32]
|
|the 'make check' command produces:
|
|$ make check
|not ok float 80 -- ./sample/test.rb:1209
|test failed
|make: *** [test] Error 1

I think I fixed it.  Try it again with the latest stable snapshot,
please.

							matz.


In This Thread

Prev Next