From: "zzak (Zachary Scott)" Date: 2013-06-02T15:32:53+09:00 Subject: [ruby-core:55235] [ruby-trunk - Feature #8042][Assigned] Add Addrinfo#socket to create a socket that is not connected or bound Issue #8042 has been updated by zzak (Zachary Scott). Status changed from Open to Assigned Assignee set to drbrain (Eric Hodel) ---------------------------------------- Feature #8042: Add Addrinfo#socket to create a socket that is not connected or bound https://bugs.ruby-lang.org/issues/8042#change-39627 Author: drbrain (Eric Hodel) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: ext Target version: current: 2.1.0 This adds a socket method to Addrinfo to get a socket that has not been bound or connected to any address for connectionless operation. -- http://bugs.ruby-lang.org/