Age | Commit message (Expand) | Author |
2016-10-27 | controlling_process can return {error, badarg} | Péter Gömöri |
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-06-01 | Rewrite inet* for address family 'local' | Raimo Niskanen |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-04 | Export gen_tcp:socket() type | Bernard Duggan |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-09 | Add 'show_econnreset' TCP socket option | Rory Byrne |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-11 | Fix type of error Reason on gen_tcp:send/2 | Sean Cribbs |
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-10-31 | erts,kernel: Implement socket option ipv6_v6only in erlang code | Raimo Niskanen |
2012-04-16 | kernel: Remove bit8 option in spec | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-16 | gen_tcp: Use correct specs for accept and listen | Björn-Egil Dahlberg |
2012-01-04 | Fix returned error from gen_tcp:accept/1,2 when running out of ports | Per Hedeland |
2011-12-02 | Move sendfile api to file module | Lukas Larsson |
2011-12-01 | Preliminary work on header/trailer | Lukas Larsson |
2011-12-01 | sendfile caller now has to be the controlling_process | Lukas Larsson |
2011-12-01 | Remove support for file_server, sendfile has to be raw | Lukas Larsson |
2011-12-01 | Implement ignorefd for TCP | Lukas Larsson |
2011-12-01 | Implement blocking calls for sendfile | Lukas Larsson |
2011-12-01 | Implement sendfile using blocking io in asynch threads | Lukas Larsson |
2011-12-01 | Create erlang fallback for sendfile | Lukas Larsson |
2011-08-27 | Fix type of Packet arg of gen_tcp:send/2 and gen_udp:send/4 | Filipe David Manana |
2011-08-25 | Improve types and specifications of the inet modules | Hans Bolinder |
2011-05-09 | Types and specifications have been modified and added | Hans Bolinder |
2010-09-06 | Let an 8-tuple given as ip_address() for gen_tcp/gen_udp/gen_sctp imply 'inet6' | Per Hedeland |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |