aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/gen_udp.xml
AgeCommit message (Expand)Author
2018-09-04Implement socket option recvtos and friendsRaimo Niskanen
2016-10-27controlling_process can return {error, badarg}Péter Gömöri
2016-06-09Document the local (unix) address familyRaimo Niskanen
2016-06-02Merge branch 'saleyn/uds/PR-612/OTP-13572'Raimo Niskanen
2016-05-17kernel: Remove no longer needed anchors in documentationHans Bolinder
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-31Update Kernel documentationBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-01-12Assign externally open fd to gen_tcp (UDS support)Serge Aleynikov
2015-11-04[kernel] Correct documentationHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2014-08-06erts: Fix tc and docs after {fd,FD} bind changeLukas Larsson
2013-09-23add {active,N} socket option for TCP, UDP, and SCTPSteve Vinoski
2013-04-19Convert XML files to UTF-8Hans Bolinder
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-05-23Merge branch 'lukas/kernel/fix-gen_udp_tcp-leak/OTP-10094' into maintLukas Larsson
2012-04-17doc: Add 'is' to explanation of callback modulesBjörn-Egil Dahlberg
2012-04-16kernel: Document ifaddr optionBjörn-Egil Dahlberg
2012-04-16kernel: Document tcp-, udp- and sctp_module optionBjörn-Egil Dahlberg
2012-04-12kernel: Initial doc of forgotten inet optionsBjörn-Egil Dahlberg
2012-02-04Fix port leaking after controlling_process(Port, self())Ricardo
2011-08-25Improve types and specifications of the inet modulesHans Bolinder
2011-05-11Use Erlang specs and types for documentationHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP