# File lib/jeventmachine.rb, line 78 78: def self.start_unix_server filename 79: # TEMPORARILY unsupported until someone figures out how to do it. 80: raise "unsupported on this platform" 81: end