Age | Commit message (Expand) | Author |
2015-12-04 | Merge branch 'maint-17' into maint | Henrik Nord |
2015-11-19 | Fix inet:setopts/2 to take multiple raw options | Raimo Niskanen |
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-09 | Add 'show_econnreset' TCP socket option | Rory Byrne |
2015-04-09 | Don't throw exception on prim_inet:setopt/3 error | Holger Weiß |
2015-02-18 | Remove infinite loop in inet:gethostbyname_tm/4 | Raimo Niskanen |
2014-11-20 | Fix handling netns option in gen_udp | Emil Holmström |
2014-07-24 | Merge branch 'maint-r16' into maint | Henrik Nord |
2014-07-22 | Fix default behaviour for legacy fdopen | Henrik Nord |
2014-07-22 | kernel: When doing an fdopen we now also bind the fd to the specified addr/port | Lukas Larsson |
2014-02-20 | Correct the contract of inet:ntoa/1 | Hans Bolinder |
2013-11-26 | Merge branch 'maint' | Raimo Niskanen |
2013-11-26 | Merge branch 'maint-r16' into maint | Raimo Niskanen |
2013-11-07 | Implement inet:socknames/1,2 and inet:peernames/1,2 | Raimo Niskanen |
2013-10-11 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-10 | Fix the typespec for the inet:ifget/2 and inet:ifget/3 return value | Ali Sabil |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |
2013-09-04 | Merge branch 'maint' | Raimo Niskanen |
2013-09-04 | Merge branch 'raimo/linux-network-namespace-sockopt/OTP-11157' into maint | Raimo Niskanen |
2013-08-05 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-30 | kernel: fixed specs to inet:ntoa/1 | Fredrik Gustafsson |
2013-07-30 | kernel: added ntoa documentation and exported it in inet.erl | Fredrik Gustafsson |
2013-07-17 | Make netns option value a string | Raimo Niskanen |
2013-07-17 | Implement netns for SCTP + bugfixes | Raimo Niskanen |
2013-07-17 | Implement netns option for TCP and UDP | Raimo Niskanen |
2013-06-10 | Merge branch 'maint' | Raimo Niskanen |
2013-06-07 | Improve case (in)sensitivity for host lookups | Raimo Niskanen |
2013-05-16 | Merge branch 'maint' | Rickard Green |
2013-05-06 | Make high_msgq_watermark and low_msgq_watermark generic inet options | Rickard Green |
2013-05-06 | Fix unmatched_returns warnings in Kernel | Hans Bolinder |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Add support for busy port message queue | Rickard Green |
2012-11-30 | Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067' | Fredrik Gustafsson |
2012-11-21 | Changes to function names, tests and docs of inet | Fredrik Gustafsson |
2012-11-20 | Added specs and doc | Fredrik Gustafsson |
2012-11-19 | Exported ipv4address and ipv6address functions to inet module, changed and ma... | Fredrik Gustafsson |
2012-10-31 | erts,kernel: Implement socket option ipv6_v6only in erlang code | Raimo Niskanen |
2012-08-27 | Merge branch 'maint' | Lukas Larsson |
2012-08-16 | Fix SCTP multihoming | Tomas Abrahamsson |
2012-06-20 | Optimize inet:tcp_controlling_process | Sverker Eriksson |
2012-05-23 | Merge branch 'maint' | Lukas Larsson |
2012-05-23 | Merge branch 'lukas/kernel/fix-gen_udp_tcp-leak/OTP-10094' into maint | Lukas Larsson |
2012-04-16 | kernel, erts: Remove bit8 option from inet | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-02-04 | Fix port leaking after controlling_process(Port, self()) | Ricardo |
2012-01-04 | Fix returned error from gen_tcp:accept/1,2 when running out of ports | Per Hedeland |
2011-12-01 | sendfile caller now has to be the controlling_process | Lukas Larsson |
2011-11-17 | erts,kernel: Implement gen_sctp:peeloff/2 | Raimo Niskanen |