A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Cameron Gutman 29eda3e5dc - Cancel pending user IRPs when we get a IRP_MJ_CLEANUP request
- Previously there was some confusion between IRPs in PendingIrpList and InFlightRequest, InFlightRequest IRPs go from AFD to a TDI transport driver (tcpip) which are sent on behalf of AFD and are cancelled upon socket destruction (IRP_MJ_CLOSE) vs. IRPs in the PendingIrpList which go from user-mode to AFD which are sent of behalf of the user and should be cancelled when handling IRP_MJ_CLEANUP

svn path=/trunk/; revision=43296
2009-10-05 01:44:17 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos - Cancel pending user IRPs when we get a IRP_MJ_CLEANUP request 2009-10-05 01:44:17 +00:00
rosapps - Goodbye __USE_W32API 2009-09-30 13:32:05 +00:00
rostests - Good bye __USE_W32API, _DISABLE_TIDENTS 2009-09-30 13:31:50 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00