# File lib/phusion_passenger/utils/unseekable_socket.rb, line 112 def writev2(components, components2) @socket.writev2(components, components2) rescue => e raise annotate(e) end