Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Lock and wait

        Entry:
          AH = 11h
          AL = drive number or 0
          DX = number of seconds to wait
          ES:SI = Ethernet address or 0
          DS:BX -> 31-byte ASCIZ semaphore name
        Return:
          AL = status
            00h successful
            01h timeout
            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 for this CPU

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson