summaryrefslogtreecommitdiff
path: root/lib/kernel/src/inet_sctp.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-03-231-1/+1
* Introduce gen_sctp:connectx_init/* for initiating multi-homedSimon Cornish2022-03-011-1/+15
* [kernel] Make it possible to use sockaddr for SCTPMicael Karlberg2021-12-171-11/+42
* Improve handling of when to bindRaimo Niskanen2021-05-271-2/+3
* Rewrite inet* for address family 'local'Raimo Niskanen2016-06-011-13/+8
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Don't throw exception on prim_inet:setopt/3 errorHolger Weiß2015-04-091-8/+11
* Fix unmatched_returns warnings in KernelHans Bolinder2013-05-061-2/+2
* kernel: Bugfix - SCTP connect with sndrcvinfo in assoc_change eventRaimo Niskanen2011-11-171-2/+2
* erts,kernel: Implement gen_sctp:peeloff/2Raimo Niskanen2011-11-171-1/+10
* erts,kernel: Add type stream sockets to SCTPRaimo Niskanen2011-11-171-3/+3
* Keep default #sctp_sndrcvinfo{} fields on gen_sctp:send/4Raimo Niskanen2010-08-311-1/+20
* Merge branch 'sc/sctp-connect-nowait' into ccase/r13b04_devErlang/OTP2010-02-081-12/+18
|\
| * Implement a non-blocking SCTP connectSimon Cornish2010-02-061-7/+13
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+139