# File lib/ethon/multi/options.rb, line 64 def socketfunction=(value) Curl.set_option(:socketfunction, value_for(value, :string), handle, :multi) end