Undefined socket constants

appears from
http://www.ruby-forum.com/topic/200353#new

that a few constants are missing in IronRuby

" Socket::IP_ADD_MEMBERSHIP = 12 must be done
Socket::IP_MULTICAST_LOOP, Socket::IP_MULTICAST_TTL not known"

however at least it works :slight_smile:
-r