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