rrs 2007-02-22 12:42:43 UTC
FreeBSD src repository
Modified files:
lib/libc/net sctp_sys_calls.c
Log:
Adds a performance improvement for when sctp_sendx is
called with only one address, we then can call the
generic system call. Also fixes some socket api
type issues and cleans up the "magic" numbers that
were being used in the code.
Reviewed by: gnn
Revision Changes Path
1.3 +43 -23 src/lib/libc/net/sctp_sys_calls.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"