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
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