What do you mean by catch the SIGPIPE?
is it something like this:

signal(SIGPIPE, SIG_IGN)

but if I put that code below the send() method, it still raises an error...
Can u give me an example where can I put this?? *maybe in my piece of code

Thanks...



On 8/22/07, Michael May <[EMAIL PROTECTED]> wrote:
>
>   Also, I think you need to catch the pipe signal SIGPIPE to avoid your
> program just exiting.
>
> Michael
>
> --
> Michael
> Email: [EMAIL PROTECTED] <michael_r_may%40myfastmail.com>
> MySpace: myspace.com/mikeyfour
> MSN: [EMAIL PROTECTED] <mikeyfour%40hotmail.co.uk>
>
>  
>



-- 
Andreanes Yosef Vanderlee
Phone: +62817 139 308, +62815 915 2766
homepage: http://vanderlee.web.id
YM!: andre_flea
gtalk: [EMAIL PROTECTED]
msn: [EMAIL PROTECTED]
skype: andre_flea
friendster: http://friendster.com/vanderlee


[Non-text portions of this message have been removed]

Reply via email to