SOCKET_close, free TCP socket after closing connection.
git-svn-id: svn://kolibrios.org@3646 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
2f59aa1b32
commit
97a976fc9a
@ -749,6 +749,7 @@ SOCKET_close:
|
|||||||
|
|
||||||
call TCP_usrclosed
|
call TCP_usrclosed
|
||||||
call TCP_output ;;;; Fixme: is this nescessary??
|
call TCP_output ;;;; Fixme: is this nescessary??
|
||||||
|
call SOCKET_free
|
||||||
|
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user