Interrups | Categories | Contents |
AH = 12h
Return:
CF clear if successful AX = socket number??? (memory variable incremented after reading) CF set on error AL = error codeRange:
INT 4C to INT FB, selected by configuration
Note: The Beame&Whiteside TCP/IP protocol stack uses two consecutive interrupts (62h and 63h by default); the BW-NFS client uses a third consecutive interrupt (64h by default) if it is loaded
See Also: AH=FEh - INT 21/AH=3Fh"BW-TCP" - INT 63/AH=24h"BW-TCP"
See Also: INT 64/AH=01h"BW-NFS"
Category: Network - Int 62h - B
Interrups | Categories | Contents |