This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos 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: vnc and lwip


On Fri, May 28, 2004 at 08:16:52PM +0100, Jonathan Larmour wrote:
> Andrew Lunn wrote:
> >On Fri, May 28, 2004 at 06:33:55PM +0300, Jani Monoses wrote:
> >
> >>Since lwip has a network.h header for compatibility with the other stacks
> >>this can be applied.Will do so if nobody objects.
> 
 
> Personally I dislike <network.h> when the new POSIX standard has a 
> standardised layout for the BSD sockets API. i.e. <sys/socket.h> etc.

network.h is not normal, but it does sort out the macro magic needed
to get the header files to compile correctly. I think thats why Gary
decided to invent it.

        Andrew


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