Age | Commit message (Expand) | Author |
2016-07-29 | Handle AF_UNSPEC and AF_UNDEFINED correctly | Raimo Niskanen |
2016-06-09 | Document the local (unix) address family | Raimo Niskanen |
2016-06-08 | Remove internal state BOUND from inet_drv | Raimo Niskanen |
2016-06-02 | AF_UNIX is more portable | Raimo Niskanen |
2016-06-01 | Rewrite inet_drv for AF_LOCAL | Raimo Niskanen |
2016-01-12 | Assign externally open fd to gen_tcp (UDS support) | Serge Aleynikov |
2015-11-16 | Merge branch 'c-rack/fix-typo-prim-inet' into maint | Henrik Nord |
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov |
2015-10-15 | Fix minor typo "timout" -> "timeout" | Constantin Rack |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-09 | Fix socket option {linger, {true, 0}} to abort TCP connections | Rory Byrne |
2015-06-09 | Add 'show_econnreset' TCP socket option | Rory Byrne |
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-11-28 | Merge branch 'maint' | Rickard Green |
2013-11-26 | Fix prim_inet:close/1 | Rickard Green |
2013-11-26 | Merge branch 'maint' | Raimo Niskanen |
2013-11-07 | Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2 | Raimo Niskanen |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |
2013-07-17 | Implement emulator netns support for TCP and UDP | Raimo Niskanen |
2013-06-15 | Improve solution | Raimo Niskanen |
2013-05-24 | Do not unlink before closing port | Raimo Niskanen |
2013-05-06 | Make high_msgq_watermark and low_msgq_watermark generic inet options | Rickard Green |
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-08-27 | Merge branch 'maint' | Lukas Larsson |
2012-08-16 | Allow mixed IPv4 and IPv6 addresses to sctp_bindx | Tomas Abrahamsson |
2012-04-16 | erts: Remove bit8 option from prim_inet | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-16 | prim_inet: Catch system_limit in open_port | Björn-Egil Dahlberg |
2011-12-01 | Implement ignorefd for TCP | Lukas Larsson |
2011-12-01 | Create erlang fallback for sendfile | Lukas Larsson |
2011-11-17 | erts,kernel: Return eprotonosupport when SCTP is not supported | Raimo Niskanen |
2011-11-17 | erts,kernel: Implement gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | erts,kernel: Add type stream sockets to SCTP | Raimo Niskanen |
2011-11-16 | erts,kernel: Rename operations common to TCP and SCTP | Raimo Niskanen |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-01 | Fix three dialyzer warnings in kernel | Sverker Eriksson |
2010-11-09 | Implement inet:getifaddrs/0 on Windows | Raimo Niskanen |
2010-11-09 | Implement basic inet:getifaddrs/0 | Raimo Niskanen |
2010-09-02 | Merge branch 'rani/sctp-sndrcvinfo/OTP-8795' into dev | Raimo Niskanen |
2010-08-31 | Fill in sinfo_assoc_id in struct sctp_sndrcvinfo for getopt() | Raimo Niskanen |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |