![]() |
![]()
| ![]() |
![]()
NAMEbond_target - Setup a state transfer pipe between two targets. SYNOPSISnil
DESCRIPTIONThis function is used to setup a state transfer stream between two targets. A pipe-pair is created with the write- end sent to source and the read- end sent to dest . By default, the transfer target type is marked as 'state', meaning that dest should replace its runtime state with that of source . If the blob argument is set to true, then the transfer type will be that of a opaque data blob, up to the dest to figure out what to do with. The identifier is a short string matching a previously announced extension or the reserved stdin, stdout or stderr names. If a single identifier is sent it will be used for both source and dest , otherwise id_source will be sent to source and id_dest sent to dest . EXAMPLEfunction bond_target0() SEE ALSO:
|