[AFD]
authorCameron Gutman <aicommander@gmail.com>
Mon, 30 May 2011 17:27:53 +0000 (17:27 +0000)
committerCameron Gutman <aicommander@gmail.com>
Mon, 30 May 2011 17:27:53 +0000 (17:27 +0000)
commite26e8e71061a6fc3acd0ed09023b0aad5b97eb99
tree28ebf28ffc2cb2d50c2c4a2e56b0348c67af00ec
parent4e0877c6fb95b37f7a2afe4a86741152f2668050
[AFD]
- Launch a new listen IRP right after the current one completes instead of waiting until the current pending connection is accepted
- Reduces the chance of AFD missing two connection requests that are issued very close together and increases network performance by allowing our connection queue to do its job

svn path=/trunk/; revision=52013
reactos/drivers/network/afd/afd/listen.c
reactos/drivers/network/afd/afd/tdiconn.c
reactos/drivers/network/afd/include/afd.h
reactos/drivers/network/afd/include/tdiconn.h