Help required regarding KSOCKS

Hi ,
I wouldn’t really call this a bug but I am unable to proceed with
this problem

I am using KSOCKS for connection between two servers
I am using softice to debug

A call to select() function causes the control to leave the debugger and
never return
since the control never returns to the debugger I am unable to locate the
problem

my preceeding connect bind and accept calls are successful.

Regards
Sudhir

Put a breakpoint on the instruction immediately following the call
to select(). This will get you back into softice if the step-over
feature fails.


Dave Cox
Hewlett-Packard Co.
HPSO/SSMO (Santa Barbara)
https://ecardfile.com/id/Dave+Cox

-----Original Message-----
From: Sudhir_Sambrani [mailto:xxxxx@Satyam.com]
Sent: Monday, May 15, 2000 6:37 AM
To: File Systems Developers
Subject: [ntfsd] Help required regarding KSOCKS

Hi ,
I wouldn’t really call this a bug but I am unable to proceed with
this problem
I am using KSOCKS for connection between two servers
I am using softice to debug
A call to select() function causes the control to leave the debugger and
never return
since the control never returns to the debugger I am unable to locate the
problem
my preceeding connect bind and accept calls are successful.

Regards
Sudhir