Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Writing WDF Drivers | 7 Dec 2020 | LIVE ONLINE |
Internals & Software Drivers | 25 Jan 2021 | LIVE ONLINE |
Developing Minifilters | 8 March 2021 | LIVE ONLINE |
Comments
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:[email protected]]
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