ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Fork-RPC/RPC.pm
(Generate patch)

Comparing AnyEvent-Fork-RPC/RPC.pm (file contents):
Revision 1.39 by root, Thu May 12 16:54:43 2016 UTC vs.
Revision 1.40 by root, Sat May 21 07:11:09 2016 UTC

783values. 783values.
784 784
785See the examples section earlier in this document for some actual 785See the examples section earlier in this document for some actual
786examples. 786examples.
787 787
788Note: the event data, like any data send to the parent, might not be sent
789immediatelly but queued for later sending, so there is no guarantee that
790the event has been sent to the parent when the call returns - when you
791e.g. exit directly after calling this function, the parent might never
792receive the event.
793
788=back 794=back
789 795
790=head2 PROCESS EXIT 796=head2 PROCESS EXIT
791 797
792If and when the child process exits depends on the backend and 798If and when the child process exits depends on the backend and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines