cvs commit: src/lib/libc/net Makefile.inc sctp_sys_calls.c
src/sys/sys param.h
Andre Oppermann
andre at freebsd.org
Fri Dec 15 05:23:41 PST 2006
Randall Stewart wrote:
> rrs 2006-12-15 12:01:50 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/net Makefile.inc
> sys/sys param.h
> Added files:
> lib/libc/net sctp_sys_calls.c
> Log:
> This adds the "system calls"
> sctp_connectx()
> sctp_bindx()
> sctp_sendmsg()
> sctp_send()
> sctp_sendx()
> sctp_sendmsgx()
> sctp_recvmsg()
What makes these sctp_* syscalls so special as opposed to their
generic and protocol agnostic counterparts?
--
Andre
More information about the cvs-src
mailing list