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
/
emulator
/
nifs
/
common
/
socket_int.h
Age
Commit message (
Expand
)
Author
2019-04-17
[socket] Make use of the new select (read|write) functions
Micael Karlberg
2019-04-17
[socket|net] Make set|get options safe and type prefix
Micael Karlberg
2019-03-06
[socket] Use (new) enif_compare_pids function
Micael Karlberg
2019-03-05
[socket] Make use of official monitor to term function
Micael Karlberg
2019-03-04
[socket|net] Macro abuse
Micael Karlberg
2019-02-22
[socket] More fixes to socket close
Micael Karlberg
2018-12-14
[socket-nif] Message interface between socket.erl and nif updated
Micael Karlberg
2018-12-06
[socket-nif] Valgrind: plugged memory leaks in nif_recv
Micael Karlberg
2018-10-18
Merge branch 'bmk/20181004/nififying_inet_rework_test_suite/OTP-14831' into b...
Micael Karlberg
2018-10-18
[socket-nif] Socket close
Micael Karlberg
2018-10-09
[socket-nif] Completed (ahum) the socket option(s) part of supports
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-04
[socket-nif] Add owner validation when setopt controlling_process
Micael Karlberg
2018-09-27
[socket-nif] Add proper recv timeout handling
Micael Karlberg
2018-09-18
[socket-nif] Processing of more cmsg headers
Micael Karlberg
2018-09-18
[socket-nif] Add more control message decoding
Micael Karlberg
2018-09-18
[socket-nif] Add support for recvmsg
Micael Karlberg
2018-09-18
[socket-nif] Add support for socket (level socket) option(s) [rcv|snd]timeo
Micael Karlberg
2018-09-18
[socket-nif] Add (partial) support for socket (level sctp) option associnfo
Micael Karlberg
2018-09-18
[socket-nif] Add support for multiple acceptor processes
Micael Karlberg
2018-09-18
[net-nif] Changed return type of getaddrinfo
Micael Karlberg
2018-09-18
[socket-nif] Add doc for net module and some cleanup
Micael Karlberg
2018-09-18
[socket-nif] Fixed (stream) recv
Micael Karlberg
2018-09-18
[socket+net-nif] Backup
Micael Karlberg
2018-09-18
[socket+net-nif] Introduced a couple of common files
Micael Karlberg