Structure for callback events.
Structure for callback events. The function "action" is called by the event-handler, when a socket gets data or the ULP is to be notified of some conditions. The function (action) takes five arguments : 1. socket fd, where event occurred 2. pointer to a (static) buffer where the data sits 3. an integer that contains the length of the data 4. pointer to the address where data came from
Alphabetic index HTML hierarchy of classes or Java