====== cpdump ====== Queries the event broker and prints out a summary of what's connected to the control port. ==== Synopsis ==== ''%%cpdump%%'' ==== Description ==== Sends three messages to the event broker (EB_DescribePods, EB_GetFocus, and EB_GetListeners) and prints out the values that the event broker returns for these messages. ==== Associated Files ==== cpdump.c ==== Location ==== $c/cpdump examples/EventBroker