[#CConnman-WakeMessageHandler] = xref:CConnman.adoc[CConnman]::WakeMessageHandler :relfileprefix: ../ :mrdocs: Wake the message handling thread so it processes pending work. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e2b74a7e8), requires_capability(0x7f2e289434f8), requires_capability(0x7f2e234d26d8), requires_capability(0x7f2e2737ee78), requires_capability(0x7f2e235f0508), requires_capability(0x7f2e2a34c5f8), requires_capability(0x7f2e219f93c8), requires_capability(0x7f2e21c84288), requires_capability(0x7f2e1aa36de8), requires_capability(0x7f2e376b8ec8), requires_capability(0x7f2e433cea58)]] void WakeMessageHandler(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#