Issue #8075 has been updated by zzak (Zachary Scott). Status changed from Open to Assigned Assignee set to drbrain (Eric Hodel) ---------------------------------------- Feature #8075: Add socket interface class to list interfaces https://bugs.ruby-lang.org/issues/8075#change-39628 Author: drbrain (Eric Hodel) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: ext Target version: current: 2.1.0 For IPv6 multicast an interface may be set to indicate which interface IPv6 packets should be sent on. The attached patch allows interfaces to be looked up by name (or index) for use in setting this socket option. -- http://bugs.ruby-lang.org/