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