Int 60/AH=1Ch

Prev Next Ralf Interrups Categories Contents

------

FTP Packet Driver v1.10+ - EXTENDED FUNC - FETCH RAW BYTES RECEIVED

AH = 1Ch
DS:SI -> buffer
CX = length of buffer
DX = timeout in clock ticks

Return:
CF set on error DH = error code (see #03305 at AX=01FFh) CF clear if successful CX = number of bytes transferred to buffer

See Also: AH=1Ah - AH=1Bh

Category: Network - Int 60h - F

------

Prev Next Ralf Interrups Categories Contents