Age | Commit message (Expand) | Author |
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 |