From: "jballanc (Joshua Ballanco)" Date: 2012-07-05T00:05:14+09:00 Subject: [ruby-core:46185] [ruby-trunk - Feature #6617] Net::HTTP: Bind to a specific local IP/port Issue #6617 has been updated by jballanc (Joshua Ballanco). =begin Not sure, but it may be related to this: >> defined?(@foo) => nil >> @foo = nil => nil >> defined?(@foo) => "instance-variable" =end ---------------------------------------- Feature #6617: Net::HTTP: Bind to a specific local IP/port https://bugs.ruby-lang.org/issues/6617#change-27808 Author: mksm (Ricardo Amorim) Status: Open Priority: Normal Assignee: naruse (Yui NARUSE) Category: lib Target version: 2.0.0 Despite having several solutions floating around the net, this feature is currently not present in Net::HTTP. I searched the issues but didn't find any discussion on this. How does the dev team feel about this? Can I submit a patch for revision? -- http://bugs.ruby-lang.org/