Query: eventf
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENTF(1) EVENTF(1)NAMEeventf - connect (federate) two CORBA EventChannelsSYNOPSISeventf from-channel-uri to-channel-uriDESCRIPTIONeventf establishes a connection between two event channels. The event channels must both already be in existence (perhaps created by the eventc command). If both event channels are implemented by omniEvents, then the connection is persistent: it will be recreated if one or both of the channels is shut down and later restarted. The from- and to-channels must be specified as URIs. This may be an IOR, or a corbaloc::: or corbaname::: URI. Example: eventf corbaname::#from.channel corbaname::#to.channelENVIRONMENT VARIABLESOMNIORB_CONFIG The location of the omniORB configuration file.COPYRIGHTCopyright (C) 2004,2005 Alex Tingle. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. EVENTF(1)