mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 18:46:29 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
703e2aa5f9
Socket destruction is correct. When IRPs are left to cancel, the socket will remain until all pending irps complete. The DestroySocket function does this. It is always safe to call DestroySocket at any time after the FsContext member of the FileObject has been nulled. Fixed UDP data delivery in. UDP send still has a problem but it seems to be in tcpip.sys more than likely. I've sliced another 6000 lines out of tcpip.sys that i will debug as a userspace library and link to tcpip. Fixed poll reeval (old reported bug fix I hadn't committed yet). Miscellaneously better sanity in a few rough spots. svn path=/trunk/; revision=10785 |
||
---|---|---|
freeldr | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |