Int 61/AH=19h

Prev Next Ralf Interrups Categories Contents

------

PC/TCP kernel v2.05+ - net_abort - RESET A NETWORK CONNECTION

AH = 19h
BX = network descriptor

Return:
CF clear if successful CF set on error AX = error code (see #03319 at INT 61"FTP Software")

Desc: Immediately destroys the specified connection

Note: Send a TCP "RST" command if a stream connection is open

See Also: INT 61"FTP Software" - INT 61/AH=00h"PC/TCP" - INT 61/AH=24h

Category: Network - Int 61h - P

------

Prev Next Ralf Interrups Categories Contents