Re: [naviserver-devel] SLS cleanup

2009-03-05 Thread Vlad Seryakov
oops, we put it into closing list which calls release in the driver. please ignore Vlad Seryakov wrote: > Is this intentionally that NsSlsCleanup is called only in SockRelease but not > in SockClose. For normal connection which > call NsConnClose, SockRelease is not called and therefore SLS is

[naviserver-devel] SLS cleanup

2009-03-05 Thread Vlad Seryakov
Is this intentionally that NsSlsCleanup is called only in SockRelease but not in SockClose. For normal connection which call NsConnClose, SockRelease is not called and therefore SLS is never cleanup? -- Open Source Busin