[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | ErlAbstractConnection(ErlLocalNode, IErlTransport) |
Accept an incoming connection from a remote node. Used by ErlLocalNode.Accept
to create a connection
based on data received when handshaking with the peer node, when
the remote node is the connection intitiator.
|
![]() | ErlAbstractConnection(ErlLocalNode, ErlRemoteNode, Nullable ErlAtom , Boolean) |
Intiate and open a connection to a remote node
|
See Also