This is the mail archive of the ecos-discuss@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]

RE: problems with MBUFs (TCP/IP stack)


> Are you sure about this?  The 'close(client)' call should end up calling
> "socket_close()" which in turn calls "tcp_close()".

I have:
'close(client)' ===> 'soo_close()' ==> 'soclose()' etc....

>Have you
> tried tracing
> through this, e.g. using GDB, to see what happens when you call
> 'close(client)'?

unfortunaly, we have been throught the stack code (using GDB) for several
days
(and nights... :-(

Thanks,
Marco



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