# File lib/phusion_passenger/abstract_server.rb, line 309 def fileno_of(io) return io.fileno rescue return nil end