Re: A tcp connetion question
- From: richard@xxxxxxxxxxxxxxx (Richard Tobin)
- Date: 27 Jun 2007 11:59:26 GMT
In article <f5tmkv$78u$1@xxxxxxxxxxxxx>, Jimmy <lofenee@xxxxxxxxxxxx> wrote:
Well, I realize the segmentation fault was caused by perror(errno), in which
errno has the value of 29. Is that an invalid number?
Error numbers are implementation defined.
A segmentation fault in perror() may well indicate some unrelated
memory corruption, or that you have closed stderr.
-- Richard
--
"Consideration shall be given to the need for as many as 32 characters
in some alphabets" - X3.4, 1963.
.
- References:
- Re: A tcp connetion question
- From: Nick Keighley
- Re: A tcp connetion question
- Prev by Date: Re: reply the answer
- Next by Date: [OT] Re: Data acquisition Card- How to use with C?
- Previous by thread: Re: A tcp connetion question
- Next by thread: Re: A tcp connetion question
- Index(es):
Relevant Pages
|