Int 7A/BX=0004h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - IPX Driver - LISTEN FOR PACKET

BX = 0004h
ES:SI -> Event Control Block (see BX=0003h)

Return:
AL = status 00h successful FFh no listening socket for packet

Desc: This function provides IPX with an ECB for receiving an IPX packet, but does not wait for a packet to arrive

Notes: The application must open a socket and initialize the ECB's ESR address, socket number, fragment count, and fragment descriptor fields before invoking this function. There is no limit on the number of ECBs which may simultaneously be listening on a socket. This function is supported by Advanced NetWare 1.02+

See Also: BX=0000h - BX=0003h

Category: Netware - Int 7Ah - N

------

Prev Next Ralf Interrups Categories Contents