Correct TCP socket closing after keepalive expires.

git-svn-id: svn://kolibrios.org@2879 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2012-07-17 22:20:18 +00:00
parent ffd03b26b7
commit 3c7b5955e3

View File

@ -96,7 +96,7 @@ local .exit
DEBUGF 1,"socket %x: Keepalive expired\n", eax DEBUGF 1,"socket %x: Keepalive expired\n", eax
call TCP_close call TCP_disconnect
jmp .loop jmp .loop
.check_more3: .check_more3: