From c4c6835531879444f2964a498ec458e7897eee3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de> Date: Fri, 9 Oct 2015 11:41:23 +0200 Subject: [PATCH] Create SCTP_SocketAPI_Status.md --- SCTP_SocketAPI_Status.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SCTP_SocketAPI_Status.md diff --git a/SCTP_SocketAPI_Status.md b/SCTP_SocketAPI_Status.md new file mode 100644 index 00000000..16b6abfe --- /dev/null +++ b/SCTP_SocketAPI_Status.md @@ -0,0 +1,13 @@ +# Status of the socket API support + +## SCTP cmsgs + +## SCTP Notifications + +## SCTP Socket Options + +|Name | Implemented | Supported by Linux | Supported by FreeBSD | +|:---------------------|:-----------:|:------------------:|:---------------------| +|SCTP_RTOINFO | TBD | TBD | TBD | + +## SCTP Functions -- GitLab