| Author | SHA1 | Message | Date | 
|---|---|---|---|
|  | ecfff0e992 | sctp: add port missing error message Without this patch a user a bit absent-minded may not notice that the connection doesn't work because the port is missing. Signed-off-by: Martin Storsjö <martin@martin.st> | 13 years ago | 
|  | 39dba5aa1b | network: Include unistd.h from network.h This heaader is required for close() for sockets in network code. For winsock, the equivalent function is defined in the winsock2.h header. This avoids having the HAVE_UNISTD_H in all files dealing with raw sockets. Signed-off-by: Martin Storsjö <martin@martin.st> | 13 years ago | 
|  | 6501dcfb5e | Remove unnecessary inclusions of [sys/]time.h Signed-off-by: Mans Rullgard <mans@mansr.com> | 13 years ago | 
|  | ded69c5e21 | sctp: be consistent with socket option level Replace SOL_SCTP by the more portable IPPROTO_SCTP. Signed-off-by: Diego Biurrun <diego@biurrun.de> | 13 years ago | 
|  | 5699884c2e | sctp: Initial tcp-alike sctp support with streams Signed-off-by: Jordi Ortiz <nenjordi@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> | 13 years ago |