vrnetlab
vrnetlab copied to clipboard
Re-implemented the TcpHub
- Set connections to be non-blocking
- Replaced the socket2hostintf dictionary with attributes on a subclass of socket.socket()
- Re-connect now closes the old socket and creates a new one