From: Diego Bernardes Date: 2009-05-18T06:14:41+09:00 Subject: Re: EventMachine dynamic port forwarding Diego Bernardes wrote: > Yea, i said wrong, its start a new connection, not a new server. > > The example you write, run without error, but dont create the new > connection, but i got the idea, the problem with eventmachine is the > documentation =/ Now im with a question, when i use EventMachine::connect, i connect to a tcp port, my problem is, i need create a tcp port to others process connect, so i think its the start server, no? -- Posted via http://www.ruby-forum.com/.