cvs commit: src/lib/libc/net sctp_sys_calls.c
Randall Stewart
rrs at FreeBSD.org
Mon Jul 2 10:52:35 UTC 2007
rrs 2007-07-02 10:52:34 UTC
FreeBSD src repository
Modified files:
lib/libc/net sctp_sys_calls.c
Log:
- Removes some incorrect error returns (errno was being overriden in
one of the functions)
- Fixes the error return of sctp_get_opt, it was returning the errno not
-1.
Approved by: re at freebsd.org (Robert Watson)
Obtained from: Weongyo Jeong (weongyo.jeong at gmail.com)
Revision Changes Path
1.12 +2 -4 src/lib/libc/net/sctp_sys_calls.c
More information about the cvs-src
mailing list