[#2367] Standard libraries — Dave Thomas <dave@...>

From ruby-dev summary:

60 messages 2004/02/11

[#2397] PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library — Gavin Sinclair <gsinclair@...>

Index: cgi-lib.rb

15 messages 2004/02/12

[#2465] PATCH: OpenStruct#initialize to yield self — Gavin Sinclair <gsinclair@...>

This is a common approach I use to object initialization; I don't know

24 messages 2004/02/19

Re: Patch for socket.c: control reverse lookup for every instance

From: Thomas Uehlinger <uehli@...>
Date: 2004-02-06 14:13:56 UTC
List: ruby-core #2351
On Fri, 6 Feb 2004 08:40:14 +0900
nobu.nokada@softhome.net wrote:

> Hi,
> 
> At Fri, 6 Feb 2004 07:03:12 +0900,
> Thomas Uehlinger wrote in [ruby-core:02346]:
> > While experimenting with Webrick I felt that it would be nice
> > if I could control for every socket whether reverse lookup
> > should be done or not (instead of using the global
> > BasicSocket.do_not_reverse_lookup flag).
> 
> Your patch makes impossible to control it in singleton method
> BasicSocket.getaddrinfo.
> 

Yes, I wanted to add that today, thank you very much for your corrections.

-- Thomas Uehlinger

In This Thread

Prev Next