[Bug 1612] Recent change to rtems/cpukit/libcsupport/src/freenode.c breaks socket use

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Jul 19 00:19:15 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1612

--- Comment #17 from Chris Johns <chrisj at rtems.org> 2010-07-18 19:19:12 CDT ---
(In reply to comment #15)
> Committed way 1. to CVS head.  Loopback test is ok
This is the best fix. Sockets need their own handlers. You can never assume a
root file systems handlers are suitable. One reason is handlers can assume some
state information is present in the iop.

> Created an attachment (id=881)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=881) [details]
> new patch to close.c

I do not like this patch. Please do not commit it. We have just been removing
null tests from the file system code.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list