constant Socket::IP_FREEBIND

IP_FREEBIND -> Integer[permalink][rdoc][edit]

Allow binding to nonexistent IP addresses。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

[SEE_ALSO] Socket::Constants::IPPROTO_IP, ip(7linux)