= SVN = 0.2.0 * Server.process do not have argument now * TServer.connection, TServer.connection_addr and TServer.terminate_listener? is available. * Reload method (terminate all exists listerners and spawn new without interupt service and established connection) * TServer.connections work when a listener don't have active connection * Testing server Logger output in './test.log' * Plurialize methods: Tserver.listeners, TServer.waiting_listeners * Add 'server' task to Rakefile: run 'test/exemple_server.rb' * Add multiple callback to log event, can be overrited * Use Logger for logging implementation = 0.1.1 * Tests pass with 'win32' platform = 0.1.0 * First release