SNMPAgent.process

Process one round of pending requests. block=true waits until a request arrives; false returns immediately.

struct SNMPAgent
@trusted @nogc nothrow
void
process
(
bool block = true
)

Meta