# File lib/reactor/link_option.rb, line 39 def apply(link) link.snd_settle_mode = Link::SND_UNSETTLED link.rcv_settle_mode = Link::RCV_FIRST end