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

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Jul 9 22:03:17 UTC 2010


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

--- Comment #2 from Joel Sherrill <joel.sherrill at oarcorp.com> 2010-07-09 17:03:15 CDT ---
Created an attachment (id=874)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=874)
At least a partial fix

This fixes the socket handler table.  It should fill in all operations.

I have not have a chance to test this.  We would like to assume that there
are no "optional" operations for simplicity.  This really means that the 
sockets need to use the default free node. 
(rtems_filesystem_default_freenode).
I think that means that it might have to actually copy the root fs table
and replace the entry.

Chris.. any other ideas?

-- 
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