This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: socket system call returns file descriptor 0
- To: Joe Buck <jbuck at synopsys dot com>
- Subject: RE: socket system call returns file descriptor 0
- From: "Arun Saini , Gurgaon" <arun at ggn dot hcltech dot com>
- Date: Fri, 6 Jul 2001 14:38:10 +0530
- Cc: gcc-help at gcc dot gnu dot org, gcc at gcc dot gnu dot org
hi joe,
My only concern was if the compilers implementation has some problems with
regard to these calls being used from a shared library environment. I am
sorry if it offended you and the GCC developers.
Arun Saini
>Sorry, your question is off-topic for both lists you sent it to. On gcc
>we concern ourselves only with the development of the compiler. It
>wouldn't be fair to the compiler developers to allow it to turn into a
>general-purpose programmer help list. gcc-help is for help with the
>compiler, not help with general programming or Linux programming in
>particular.
>> I am using red hat linux 7 and gcc 3.0 for an application that needs to
use
>> sockets...