aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/nifs/common/net_nif.c
AgeCommit message (Expand)Author
2019-03-15[net] Fixed memory leak in address info encodingMicael Karlberg
2019-03-04[net] Macro abuse for func defMicael Karlberg
2019-03-04[socket|net] Macro abuseMicael Karlberg
2019-03-01[net] Fixed getnameinfo functionMicael Karlberg
2019-02-22[socket-nif] Rename 'nosup' -> 'notsup'Sverker Eriksson
2019-02-01[socket-nif] nosup expection of win32 and type(s) replacementsMicael Karlberg
2019-01-30[socket-nif] Preliminary windows adaptionsMicael Karlberg
2018-09-21[socket-nif] More constant if-def and header include movingMicael Karlberg
2018-09-18[socket-nif] CMsgHdr and various doc related changesMicael Karlberg
2018-09-18[net+socket-nif] Updated on_load stuffMicael Karlberg
2018-09-18[net-nif] Changed return type of getaddrinfoMicael 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
2018-09-18[net-nif] Fixed getnameinfoMicael Karlberg
2018-09-18[net-nif] Fixed things...Micael Karlberg
2018-09-18[net-nif] Implemented gethostnameMicael Karlberg
2018-09-18[net-nif] Removed the old net moduleMicael Karlberg
2018-09-18[net-nif] Added debuggingMicael Karlberg
2018-09-18[net-nif] The net-module now actually loadsMicael Karlberg
2018-09-18[net-nif] Added preliminary net nif fileMicael Karlberg