Re: [Openvpn-devel] Re: [Openvpn-users] Re: Simultaneous Access to Console Management

2005-11-09 Thread Matthias Andree
On Fri, 04 Nov 2005, James Yonan wrote: > > James> The management interface doesn't close the listening socket > > James> when it's connected to a client, because then it would need to > > James> reopen it after the client disconnects, and for various reasons > > James> this causes problems (espec

[Openvpn-devel] Re: [Openvpn-users] Re: Simultaneous Access to Console Management

2005-11-04 Thread James Yonan
On Fri, 4 Nov 2005, Samuel Tardieu wrote: > > "James" == James Yonan writes: > > James> The management interface doesn't close the listening socket > James> when it's connected to a client, because then it would need to > James> reopen it after the client disconnects, and for various reasons