Help for this page

Select Code to Download


  1. or download this
    sub run_ssl {
       
       my $heartbeat;
    ...
       return $pid if ( $pid );
    
       tie( $peer_ref, 'IPC::Shareable', 'glue', \%shareable_opts );
    
  2. or download this
       sub launch_bgp_proc {
       
    ...
    
       $peer_ref = $peer;
    
  3. or download this
     at /usr/lib/x86_64-linux-gnu/perl/5.22/Storable.pm line 341, at /usr/local/share/perl/5.22.1/IPC/Shareable.pm line 524.
  4. or download this
    sub launch_bgp_proc {
       
    ...
       $peers{ 'peer' } = $peer;
       ...