#include <mcllib/MCSocket.h>
Public Member Functions | |
const MCNetAddr & | getRecvFrom () const |
Get the address data was received from. | |
mcuint32 | getRecvSize () const |
Get the amount of data received. | |
Friends | |
class | mclpriv::MCNetAddrFactory |
Encapsulates an address and the number of octets (bytes) received from the address.
|
Get the address data was received from.
|
|
Get the amount of data received.
|