Small update in TCP code, stub for TCP_close

git-svn-id: svn://kolibrios.org@1716 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr
2010-12-10 18:37:02 +00:00
parent b0017d06ea
commit d93ba1183b
3 changed files with 47 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ virtual at 0
.Domain dd ? ; INET/UNIX/..
.Type dd ? ; RAW/STREAM/DGRAP
.Protocol dd ? ; ICMP/IPv4/ARP/TCP/UDP
; .errorcode dd ?
.errorcode dd ?
.options dd ?
.state dd ?