#include <oscl_socket_recv_from.h>
Inheritance diagram for OsclRecvFromRequest:
Public Methods | |
uint8 * | GetRecvData (int32 *aLength) |
OsclRecvFromRequest (OsclSocketMethod &c) | |
void | RecvFrom (uint8 *&aPtr, uint32 aMaxLen, OsclNetworkAddress &aAddress, uint32 aMultiMax, Oscl_Vector< uint32, OsclMemAllocator > *aPacketLen, Oscl_Vector< OsclNetworkAddress, OsclMemAllocator > *aPacketSource) |
void | Success () |
|
|
|
|
|
|
|
Reimplemented from OsclSocketRequestAO. |