Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-28 | kernel: Expand gen_tcp:close docs with send text | Lukas Larsson |
2016-10-27 | controlling_process can return {error, badarg} | Péter Gömöri |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder |
2016-06-14 | Merge branch 'lukas/erts/testfixes-19' | Lukas Larsson |
2016-06-14 | kernel: Better explain controlling_process' tcp behaviour | Lukas Larsson |
2016-06-09 | Document the local (unix) address family | Raimo Niskanen |
2016-06-02 | Merge branch 'saleyn/uds/PR-612/OTP-13572' | Raimo Niskanen |
2016-05-17 | kernel: Remove no longer needed anchors in documentation | Hans Bolinder |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-31 | Update Kernel documentation | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-01-12 | Assign externally open fd to gen_tcp (UDS support) | Serge Aleynikov |
2015-11-04 | [kernel] Correct documentation | Hans Bolinder |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-12 | Fix gen_tcp:shutdown/2 by making it asynchronous | Rory Byrne |
2014-07-24 | Merge branch 'maint-r16' into maint | Henrik Nord |
2014-07-22 | kernel: When doing an fdopen we now also bind the fd to the specified addr/port | Lukas Larsson |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2012-05-23 | Merge branch 'lukas/kernel/fix-gen_udp_tcp-leak/OTP-10094' into maint | Lukas Larsson |
2012-04-17 | doc: Add 'is' to explanation of callback modules | Björn-Egil Dahlberg |
2012-04-16 | kernel: Document ifaddr option | Björn-Egil Dahlberg |
2012-04-16 | kernel: Document tcp-, udp- and sctp_module option | Björn-Egil Dahlberg |
2012-04-12 | kernel: Initial doc of forgotten inet options | 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-08-25 | Improve types and specifications of the inet modules | Hans Bolinder |
2011-08-23 | Fix missing comma in code example | Raimo Niskanen |
2011-05-11 | Use Erlang specs and types for documentation | Hans Bolinder |
2011-03-02 | inets/httpc: Polish documentation | Christian von Roques |
2010-09-09 | Make gen_tcp:recv/2 consistent with ssl:recv/2 | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |