void mdi_dataArriveNotif(unsigned int streamID, unsigned int length, unsigned int protoID, unsigned int unordered)

indicates new data has arrived from peer (chapter 102) destined for the ULP

Documentation

indicates new data has arrived from peer (chapter 102) destined for the ULP

Parameters:
streamID - received data belongs to this stream
length - so many bytes have arrived (may be used to reserve space)
protoID - the protocol ID of the arrived payload
unordered - unordered flag (TRUE==1==unordered, FALSE==0==normal,numbered chunk)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.