Interrups | Categories | Contents |
AH = 23h BX = network descriptor or FFFFh to allocate descriptor DX = type of service DS:SI -> "addr" structure (see #03462)
Return:
CF clear if successful AX = network descriptor CF set on error AX = error code (see #03319 at INT 61"FTP Software")
Notes: Type of service and "addr" structure are as for AH=13h. Any of the address structure can be zero; normally local socket number is filled in prior to call
See Also: INT 61"FTP Software" - INT 61/AH=00h"PC/TCP" - INT 61/AH=13h
See Also: INT 63/AH=12h"BW-TCP"
Category: Network - Int 61h - P
Interrups | Categories | Contents |