Sun Java System Communications Services 6 2005Q4 Event Notification Service Guide

pas_dispatcher_new

Purpose

Creates or advertises a dispatcher.

Syntax

pas_dispatcher_t *pas_dispatcher_new (void *disp);

Parameters

dispcx

The dispatcher context. If NULL,to start dispatching notifications, the application must call pas_dispatch.

If not NULL, the dispatcher is a libasync dispatcher.

Returns

The dispatcher to use when creating publishers or subscribers (pas_dispatcher_t).