mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
9a7c38e472
transport/tcp/* remove some spew, eliminate deadlock condition (calling afd with socket locked). network/router.c -- GvG noticed a wrong condition at line 153: This code used to stop when finding a matching bit, not a non-matching one. net/tcpip: makefile: change order of .a files. Could break compilation before under the right circumstances. turn off some spew datalink/lan.c: NdisTransferData does not count header size when figuring out how many bytes to copy. Most of the tcpip code does, so we do something wierd here. We must fix this later in a better way. svn path=/trunk/; revision=11636 |
||
---|---|---|
freeldr | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |