Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-09 | Update preloaded modules | Henrik | |
2017-06-20 | Update preloaded modules | Hans Nilsson | |
2017-06-14 | Update preloaded modules | Rickard Green | |
2017-05-04 | Update preloaded modules | Björn Gustavsson | |
2017-04-25 | Update preloaded modules | Lukas Larsson | |
2017-04-10 | Update preloaded modules | Lukas Larsson | |
2017-02-17 | Teach make_preload to handle the new 'AtU8' chunk | Björn Gustavsson | |
26b59dfe67 introduced the new 'AtU8' chunk to support Unicode atoms. make_preload strips the pre-loaded BEAM files so that they only contain essential chunks. It expects to find the old 'Atom' chunk. Teach make_preload to read the new 'AtU8' chunk instead of the old chunk. Also produce a nice error message if someone by mistake compiles the pre-loaded modules with an OTP 19 compiler. | |||
2016-12-20 | Update preloaded modules | Lukas Larsson | |
2016-09-12 | Implement IPV6_TCLASS | Raimo Niskanen | |
2016-07-29 | Handle AF_UNSPEC and AF_UNDEFINED correctly | Raimo Niskanen | |
2016-06-20 | Update preloaded modules | Henrik Nord | |
2016-06-08 | Remove internal state BOUND from inet_drv | Raimo Niskanen | |
2016-06-02 | Merge branch 'saleyn/uds/PR-612/OTP-13572' | Raimo Niskanen | |
* saleyn/uds/PR-612/OTP-13572: AF_UNIX is more portable | |||
2016-06-02 | Merge branch 'saleyn/uds/PR-612/OTP-13572' | Raimo Niskanen | |
* saleyn/uds/PR-612/OTP-13572: Rewrite inet* for address family 'local' Rewrite inet_drv for AF_LOCAL Assign externally open fd to gen_tcp (UDS support) Conflicts: erts/preloaded/ebin/prim_inet.beam lib/kernel/doc/src/gen_tcp.xml lib/kernel/doc/src/gen_udp.xml lib/kernel/src/inet6_sctp.erl lib/kernel/test/inet_SUITE.erl | |||
2016-06-01 | Rewrite inet_drv for AF_LOCAL | Raimo Niskanen | |
2016-05-10 | Update preloaded modules | Lukas Larsson | |
2016-05-03 | Update preloaded modules | Björn-Egil Dahlberg | |
2016-04-15 | Update preloaded modules | Lukas Larsson | |
2016-02-17 | Update preloaded modules | Hans Bolinder | |
2016-02-02 | Update preloaded modules | Lukas Larsson | |
2016-01-26 | Update preloaded modules | Lukas Larsson | |
2015-12-16 | Update preloaded modules | Björn Gustavsson | |
2015-12-16 | Update preloaded modules | Björn Gustavsson | |
2015-12-14 | Update preloaded modules | Henrik Nord | |
2015-12-08 | Update preloaded modules | Björn-Egil Dahlberg | |
2015-10-27 | Merge branch 'maint' | Ingela Anderton Andin | |
Conflicts: erts/preloaded/ebin/prim_inet.beam | |||
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov | |
A new {line_delimiter, byte()} option allows line-oriented TCP-based protocols to use a custom line delimiting character. It is to be used in conjunction with {packet, line}. This option also works with erlang:decode_packet/3 when its first argument is 'line'. | |||
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov | |
A new {line_delimiter, byte()} option allows line-oriented TCP-based protocols to use a custom line delimiting character. It is to be used in conjunction with {packet, line}. This option also works with erlang:decode_packet/3 when its first argument is 'line'. | |||
2015-06-15 | Update prim_inet.beam | Raimo Niskanen | |
2015-05-12 | Update preloaded modules | Rickard Green | |
2015-03-26 | Update preloaded modules | Henrik Nord | |
2014-07-24 | Merge branch 'maint' | Henrik Nord | |
Conflicts: erts/preloaded/ebin/prim_inet.beam | |||
2014-07-24 | Merge branch 'maint-r16' into maint | Henrik Nord | |
Conflicts: erts/doc/src/notes.xml erts/preloaded/ebin/prim_inet.beam erts/vsn.mk lib/kernel/doc/src/notes.xml lib/kernel/vsn.mk | |||
2014-07-22 | kernel: When doing an fdopen we now also bind the fd to the specified addr/port | Lukas Larsson | |
2014-06-18 | Update preloaded modules | Magnus Lidén | |
2014-04-01 | Update preloaded modules | Björn-Egil Dahlberg | |
2014-02-26 | Update preloaded and primary bootstrap | Rickard Green | |
2013-12-09 | Update preloaded modules | Magnus Lidén | |
2013-12-09 | Update preloaded modules | Magnus Lidén | |
2013-12-06 | Update preloaded modules | Magnus Lidén | |
2013-11-28 | Merge branch 'maint' | Rickard Green | |
* maint: Fix prim_inet:close/1 Ensure exit signal due to link precede port BIF return Conflicts: erts/preloaded/ebin/prim_inet.beam | |||
2013-11-26 | Fix prim_inet:close/1 | Rickard Green | |
2013-11-26 | Merge branch 'maint' | Raimo Niskanen | |
Conflicts: erts/preloaded/ebin/prim_inet.beam lib/kernel/test/gen_sctp_SUITE.erl | |||
2013-11-26 | Merge branch 'maint-r16' into maint | Raimo Niskanen | |
2013-11-25 | Merge branch 'raimo/sctp-peernames/OTP-10229' into maint-r16 | Raimo Niskanen | |
* raimo/sctp-peernames/OTP-10229: Improve documentation Suppress false valgrind warnings caused by sctp_getpaddrs Document Adjust test cases for SLES 10 SP 1 Clean up address family handling towards Erlang Fix testcase indentation Fix testcases for FreeBSD 9.1 Write testcases for inet:socknames and inet:peernames Implement inet:socknames/1,2 and inet:peernames/1,2 Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2 | |||
2013-11-07 | Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2 | Raimo Niskanen | |
2013-09-23 | Update preloaded | Lukas Larsson | |
2013-09-13 | Update preloaded modules | Magnus Lidén | |
2013-09-04 | Merge branch 'maint' | Raimo Niskanen | |
Conflicts: erts/preloaded/ebin/prim_inet.beam | |||
2013-07-17 | Implement emulator netns support for TCP and UDP | Raimo Niskanen | |