forked from KolibriOS/kolibrios
Added some stub functions to net_branch
git-svn-id: svn://kolibrios.org@1885 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -173,9 +173,7 @@ TCP_close:
|
||||
;;; TODO: update slow start threshold
|
||||
;;; TODO: release connection resources
|
||||
|
||||
; Now, mark the socket as being disconnected
|
||||
|
||||
mov [eax + SOCKET.state], 0 ;;; FIXME
|
||||
call SOCKET_is_disconnected
|
||||
|
||||
ret
|
||||
|
||||
|
Reference in New Issue
Block a user