proxyPipeCreate
(since )
Event fired when a new proxy pipe is created.
Description
proxyPipeCreate
This event is fired when a new Proxy Pipe is created. A new Proxy Pïpe is created in two case :
* If you use TCP socket interface, the Proxy Pipe is created when the socket is initialized
* When you explicitly create a new Proxy Pipe with new APE.ProxyPipe();
Arguments passed to the callback function
pipe
The pipe object.
options
Options passed to the constructor of the pipe.
User notes
# No comment
Post a note
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
