aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/nifs/common/socket_int.h
AgeCommit message (Expand)Author
2018-09-18[socket-nif] Add support for recvmsgMicael Karlberg
2018-09-18[socket-nif] Add support for socket (level socket) option(s) [rcv|snd]timeoMicael Karlberg
2018-09-18[socket-nif] Add (partial) support for socket (level sctp) option associnfoMicael Karlberg
2018-09-18[socket-nif] Add support for multiple acceptor processesMicael Karlberg
2018-09-18[net-nif] Changed return type of getaddrinfoMicael Karlberg
2018-09-18[socket-nif] Add doc for net module and some cleanupMicael Karlberg
2018-09-18[socket-nif] Fixed (stream) recvMicael Karlberg
2018-09-18[socket+net-nif] BackupMicael Karlberg
2018-09-18[socket+net-nif] Introduced a couple of common filesMicael Karlberg