index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
preloaded
/
src
/
socket.erl
Age
Commit message (
Expand
)
Author
2019-04-17
[socket] Make use of the new select (read|write) functions
Micael Karlberg
2019-04-17
[socket] Messages from the nif code now has a proper socket
Micael Karlberg
2019-02-22
[socket] More fixes to socket close
Micael Karlberg
2019-02-22
[socket|doc] Fixed IPv6 PKTINFO type
Micael Karlberg
2019-02-22
[socket|net|doc] Fixed broken anchors
Micael Karlberg
2019-02-22
[socket|doc] Fixed links and stuff
Micael Karlberg
2019-02-22
[socket] Shut dialyzer up
Micael Karlberg
2019-02-22
[socket-nif] Rename 'nosup' -> 'notsup'
Sverker Eriksson
2019-02-01
[socket-nif] nosup expection of win32 and type(s) replacements
Micael Karlberg
2019-01-29
[socket-nif] The otp rcvbuf option updated
Micael Karlberg
2019-01-21
[socket-nif] Add support for otp option fd
Micael Karlberg
2018-12-14
[socket-nif] Message interface between socket.erl and nif updated
Micael Karlberg
2018-11-06
[socket-nif|test] Add UDP ping-pong test cases
Micael Karlberg
2018-11-05
[socket-nif] Add "partial success" to sendmsg
Micael Karlberg
2018-10-30
[socket-nif] Add a send and receive chunks test case
Micael Karlberg
2018-10-09
[socket-nif|doc] Add preliminary doc for the function supports
Micael Karlberg
2018-10-09
[socket-nif] The supports function now also handles sctp and ipv6
Micael Karlberg
2018-10-08
[socket-nif] Add the options for socket, ip and ipv6 for supports
Micael Karlberg
2018-10-05
[socket-nif] Add first three socket (socket) options to supports
Micael Karlberg
2018-10-05
[socket-nif] Add *preliminary* new function supports/0,1
Micael Karlberg
2018-10-04
[socket-nif] Socket option 'SO_DOMAIN' not avalable on all platforms
Micael Karlberg
2018-09-28
[socket-nif] Add support for socket (level otp) buffer options
Micael Karlberg
2018-09-20
[socket-nif] Add proper send timeout handling
Micael Karlberg
2018-09-19
[socket-nif] Add proper connect and accept timeout handling
Micael Karlberg
2018-09-18
[socket-nif] Cleanup and guards
Micael Karlberg
2018-09-18
[socket-nif] CMsgHdr and various doc related changes
Micael Karlberg
2018-09-18
[socket-nif] Add support for (recvmsg) control message ipv6_pktinfo
Micael Karlberg
2018-09-18
[socket-nif] Add more data types (with doc) and (C) debug
Micael Karlberg
2018-09-18
[socket-nif] Add preliminary support for sendmsg
Micael Karlberg
2018-09-18
[socket-nif] Processing of more cmsg headers
Micael Karlberg
2018-09-18
[socket-nif] Add support for recvmsg
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option sendsrcaddr
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option recvorigdstaddr
Micael Karlberg
2018-09-18
[socket-nif] Updated socket type
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option retopts
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option transparent
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option pktinfo
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option hdrincl
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option msfilter
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option recverr
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ip) option recverr
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option addrform
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option router_alert
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option unicast_hops
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option flowinfo
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option dstopts
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option authhdr & hopopts
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option rthdr
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option recvpktinfo
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level ipv6) option multicast_loop
Micael Karlberg
[next]