Int 6F/AH=0Bh

Prev Next Ralf Interrups Categories Contents

------

10NET - LOCK SEMAPHORE, RETURN IMMEDIATELY

AH = 0Bh
AL = drive number or 0
ES:SI = Ethernet address or 0
DS:BX -> 31-byte ASCIZ semaphore name

Return:
AL = status (see #03767)

Note: Same as INT 60/AH=12h

See Also: AH=0Ch"10NET" - INT 60/AH=12h

(Table 03767) Values for 10NET status: 00h successful 01h semaphore currently locked 02h server not responding 03h invalid semaphore name 04h semaphore list is full 05h invalid drive ID 06h invalid Ethernet address 07h not logged in 08h write to network failed 09h semaphore already logged in this CPU

See Also: #03740

Index:
Error codes;10-Net|10-Net;error codes

Category: Network - Int 6Fh - @

------

Prev Next Ralf Interrups Categories Contents