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