This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fd_sets and std[fd]


"Jim Stapleton" <stapleton.41@gmail.com> writes:

> I appologize, I was reading something, and what I found in the GCC
> standard headers, and a couple of test outputs, didn't quite fit with
> what I was reading on networked/IO things, and therefore, I concluded
> there was something specific to the GCC implementation, and hence this
> list seemed the most appropriate.
> 
> Also, a Unix mailing list would be less appropriate, as this isn't
> Unix specific. Assuming my question weren't related to GCCs
> implementation of this part of the C networking library, I'd want a
> networking/IO based mailing list.

gcc doesn't implement a C networking library.

You may be thinking of glibc, which is a separate project.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]