[jcifs] CLOSE_WAIT-Connections left

Michael B Allen mba2000 at ioplex.com
Sun Nov 12 02:38:51 GMT 2006


Fixed.

    189             if (readn( in, sbuf, 0, 4 ) < 4) {
    190                 try { socket.close(); } catch(IOException ioe) {};
    191                 throw new SmbException( "EOF during NetBIOS session request" );
    192             }

On Wed, 21 Jun 2006 19:29:06 +0200
Martin <martin at heddergott.org> wrote:

> 
> Michael B Allen schrieb:
> > Oo, yeah. This isn't supposed to happen. So that's a bug.
> 
> Will there be a new jcifs-Version fixing this issue in the next days or
> weeks ?
> 
> --
> Martin
> 


-- 
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/


More information about the jcifs mailing list