From: "naruse (Yui NARUSE)" Date: 2013-10-01T17:46:37+09:00 Subject: [ruby-core:57536] [ruby-trunk - Feature #8042] Add Addrinfo#socket to create a socket that is not connected or bound Issue #8042 has been updated by naruse (Yui NARUSE). Target version changed from current: 2.1.0 to next minor ---------------------------------------- Feature #8042: Add Addrinfo#socket to create a socket that is not connected or bound https://bugs.ruby-lang.org/issues/8042#change-42150 Author: drbrain (Eric Hodel) Status: Assigned Priority: Normal Assignee: matz (Yukihiro Matsumoto) Category: ext Target version: next minor 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/