Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Embedded perl: allowing 'exit' in eval_pv without exiting C program

by afoken (Chancellor)
on Mar 25, 2021 at 11:39 UTC ( [id://11130319]=note: print w/replies, xml ) Need Help??


in reply to Embedded perl: allowing 'exit' in eval_pv without exiting C program

[...] calls 'exit' in the C program [...]

Perl's exit or C's exit?

Preventing the latter from terminating perl will be quite hard ...

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re: Embedded perl: allowing 'exit' in eval_pv without exiting C program

Replies are listed 'Best First'.
Re^2: Embedded perl: allowing 'exit' in eval_pv without exiting C program
by daveola (Sexton) on Mar 26, 2021 at 02:17 UTC
    We're doing an exit() in perl, but it's causing exit to be called on the C code. That's the whole problem.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11130319]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-25 16:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found