# File lib/phusion_passenger/utils/unseekable_socket.rb, line 141 def sendmsg(*args) @socket.sendmsg(*args) rescue => e raise annotate(e) end