Public Member Functions |
|
| PendingAnswerUDP (int _sockid, DnsMessage *_message, _addr a) | |
Public Attributes |
|
| int | sockid |
| DnsMessage * | message |
| _addr | addr |
This class represents a pending incoming answer to a query sent using pos_cliresolver. Applications will not want to use this structure theirselves.
Definition at line 40 of file pending.h.
1.3.7