[#3006] mismatched quotation — "stevan apter" <apter@...>

ruby documentation uses a punctuation convention i've never seen

13 messages 2000/05/27

[ruby-talk:02993] Re: Socket.getnameinfo

From: matz@... (Yukihiro Matsumoto)
Date: 2000-05-25 21:30:51 UTC
List: ruby-talk #2993
Hi,

In message "[ruby-talk:02986] Re: Socket.getnameinfo"
    on 00/05/26, Yukihiro Matsumoto <matz@netlab.co.jp> writes:

|According to RFC2553, getaddrinfo() should accept any socktype if
|ai_socktype is zero.  But getaddrinfo() in glibc 2.1.3 or earlier
|raise error if ai_socktype is set to zero.  It must be set to specific
|socktype (e.g. SOCK_STREAM).  I think I can call this a bug in glibc.

A buy pointed out it's not a bug.  I guess I need to survey more.

							matz.

In This Thread

Prev Next