rrs 2007-10-04 09:29:34 UTC
FreeBSD src repository
Modified files:
sys/netinet sctputil.c
Log:
- We should return error = 0 and the upper processing would
return a zero length read. Otherwise we don't return the
right error indication.
Approved by: re at freebsd.org (gnn)
Revision Changes Path
1.65 +2 -1 src/sys/netinet/sctputil.c