aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/nifs/common/socket_util.c
AgeCommit message (Expand)Author
2019-03-04[socket] Fixed various type size and unused function warningsMicael Karlberg
2019-02-01[socket-nif] nosup expection of win32 and type(s) replacementsMicael Karlberg
2018-10-16[socket-nif] Recv handling of closing socketsMicael Karlberg
2018-09-28[socket-nif] Add support for socket (level otp) buffer optionsMicael Karlberg
2018-09-20[socket-nif] Various fixes related to FreeBSD environmentMicael Karlberg
2018-09-18[socket-nif] Add preliminary support for sendmsgMicael Karlberg
2018-09-18[socket-nif] Processing of more cmsg headersMicael Karlberg
2018-09-18[socket-nif] Add more control message decodingMicael Karlberg
2018-09-18[socket-nif] Debugged and stuffMicael Karlberg
2018-09-18[socket-nif] Add support for recvmsgMicael Karlberg
2018-09-18[net+socket-nif] Updated on_load stuffMicael Karlberg
2018-09-18[socket-nif] Add support for socket (level ip) option multicast_ifMicael Karlberg
2018-09-18[net-nif] Changed return type of getaddrinfoMicael Karlberg
2018-09-18[socket-nif] Fixed (stream) recvMicael Karlberg
2018-09-18[socket+net-nif] Moved common functions into util filesMicael Karlberg
2018-09-18[socket+net-nif] BackupMicael Karlberg
2018-09-18[socket+net-nif] Introduced a couple of common filesMicael Karlberg