def cleanup_handler # Kill any remaining handle_connection threads that might # be hanging around conn_threads.each { |thr| thr.magic_method_get_socket.close thr.kill
nterrupt means asynchronous event and corresponding procedure by #raise, #kill, signal trap (not supported yet) and main thread termination (if main thread terminates, then all other thread will be killed).