Project

General

Profile

Actions

Bug #7105

closed

Socket documentation fix

Added by davidbalbert (David Albert) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Assignee:
Target version:
ruby -v:
2.0.0dev
Backport:
[ruby-core:47828]

Description

The "Quick start" section of the Socket documentation refers to the Socket::INET constant, which doesn't exist. I've attached a small patch changing the reference to Socket::AF_INET, which seems consistent with the rest of the documentation (the alternative would be Socket::PF_INET, which has the same value).


Files

0001-Fix-typo-in-Socket-docs.patch (800 Bytes) 0001-Fix-typo-in-Socket-docs.patch davidbalbert (David Albert), 10/04/2012 06:55 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0