How can i close a socket with eventmachine?
If i use close_connection, the socket remains running and if i use
stop_event_loop the entire program exite.
How can i close a socket with eventmachine?
If i use close_connection, the socket remains running and if i use
stop_event_loop the entire program exite.
Diego B. wrote:
How can i close a socket with eventmachine?
If i use close_connection, the socket remains running and if i use
stop_event_loop the entire program exite.
close connection should work like a champ. you might repost to the EM
mailing list, too.
=r
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs