Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old February 26th, 2007, 11:05 PM
Gary Wessle
Guest
 
Posts: n/a
Default Broken pipe

Hi

while running my c++ code which is using some 3rd party libraries, I
get
************************************************** **************
Program terminated with signal SIGPIPE, Broken pipe.
The program no longer exists.
************************************************** **************

at such a case, I am guessing that I will have to restart the
application.
how can I restart the application from with in the c++ code?
is there a throw to catch here and how can I restart if I catch?

thanks
  #2  
Old February 26th, 2007, 11:55 PM
Ian Collins
Guest
 
Posts: n/a
Default Re: Broken pipe

Gary Wessle wrote:
Quote:
Hi
>
while running my c++ code which is using some 3rd party libraries, I
get
************************************************** **************
Program terminated with signal SIGPIPE, Broken pipe.
The program no longer exists.
************************************************** **************
>
at such a case, I am guessing that I will have to restart the
application.
how can I restart the application from with in the c++ code?
For that, you will have to ask on a platform specific group.

--
Ian Collins.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles