From 2ba65b0d81b6a047bed3babf5371e500c1a72541 Mon Sep 17 00:00:00 2001
From: Anders Svensson
+Specifies a constant value
+(H bsl N) bor (Id band ((1 bsl N) - 1))
+
+
+Note that RFC 3588 requires that End-to-End identifiers remain unique
+for a period of at least 4 minutes and that this and the call rate
+places a lower bound on the appropriate values of
+Defaults to
-The first argument indicates whether the transport process in question
+
-A transport process must implement the message interface documented below. -It should retain the pid of its parent, monitor the parent and terminate if -it dies. -It should not link to the parent. -It should exit if its transport connection with its peer is lost.
+Ref is the value that was returned from the call to
-The capabilities in the
+
The start function should use the
+A transport process must implement the message interface documented below. +It should retain the pid of its parent, monitor the parent and terminate if +it dies. +It should not link to the parent. +It should exit if its transport connection with its peer is lost.
+
-Beware of using fun expressions of the form
+Specifies the degree to which multiple transport connections to the +same peer are accepted by the service.
+ +
+If type
+Multiple connections are independent and governed +by their own peer and watchdog state machines.
+ +
+Defaults to
Return information about a started service.
+Requesting info for an unknown service causes
-Requesting info for an unknown service causes
+[{ref,#Ref<0.0.0.61>},
+ {type,accept},
+ {options,[{transport_module,diameter_tcp},
+ {transport_config,[{reuseaddr,true},
+ {ip,{127,0,0,1}},
+ {port,3868}]}]}]
+
+