CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/04 14:25:35
Modified files:
sys/net : rtsock.c
Log message:
m_copyback is no longer a void function, so start using its error return
instead of coming at it sideways to detect failure.
ok claudio@
