Home | History | Annotate | Download | only in src

Lines Matching full:async

65 #include "async.h"
234 /* Configure the async converter node */
242 log_Printf(LogDEBUG, "Configure async node at %s\n", asyncpath);
245 log_Printf(LogWARN, "%s: Can't configure async node at %s\n",
248 /* No netgraph node, just config the async layer */
249 async_SetLinkParams(&p->async, mymap, hismap);
319 /* Attach an async converter node */
323 log_Printf(LogDEBUG, "%s: Send mkpeer async:%s to %s:%s\n", p->link.name,
332 /* Connect the async node to our socket */
346 /* Get the async node id */
348 log_Printf(LogWARN, "%s: Can't request async node info at %s: %s\n",
353 log_Printf(LogWARN, "%s: Can't obtain async node info at %s: %s\n",