summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/gen_tcp.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into masterHenrik Nord2022-03-101-3/+2
|\
| * Prepare releaseErlang/OTP2022-03-091-2/+2
* | Revert "Prepare release"Henrik Nord2022-02-161-2/+2
* | Prepare releaseErlang/OTP2022-02-151-2/+2
* | Update copyright yearErlang/OTP2022-02-151-1/+1
* | Merge branch 'maint'Micael Karlberg2022-01-141-25/+94
|\ \ | |/
| * [kernel|doc] Add and update doc for the connect and listen functionsMicael Karlberg2021-12-171-25/+94
* | Fix typos in lib/kernelKian-Meng, Ang2021-12-231-4/+4
|/
* Document the inet_backend optionRaimo Niskanen2021-05-251-1/+23
* [kernel|gen-tcp-socket] Updated send with timeoutMicael Karlberg2021-03-101-0/+8
* [kernel|gen-tcp-socket|doc] Improve note about async shutdown writeMicael Karlberg2021-02-261-1/+10
* [kernel|gen-tcp-socket|doc] Improve note about non-blocking sendMicael Karlberg2021-02-261-1/+14
* [kernel|gen-tcp-socket|doc] Document option nodelay discrepancyMicael Karlberg2021-02-261-8/+24
* [kernel|gen-tcp|doc] Update the gen-tcp-socket diff descriptionMicael Karlberg2021-02-181-30/+42
* [kernel|gen-tcp-misc] Rewrite the econnreset after async send passive test caseMicael Karlberg2021-02-161-0/+8
* [kernel-gen-tcp-misc|test] Rewrite econnreset after async send (active=once) ...Micael Karlberg2021-02-161-1/+19
* [kernel|gen-tcp-socket|doc] Added a note with list of discrepancy'sMicael Karlberg2021-02-161-1/+13
* [kernel|gen-tcp-socket] Adjust test case and doc for async shutdownMicael Karlberg2021-02-051-3/+31
* Merge pull request #2597 from sneako/patch-1Lukas Larsson2020-04-161-1/+1
|\
| * Typo: transfere -> transfernico piderman2020-04-161-1/+1
* | otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-271-29/+29
|/
* Update copyright yearRickard Green2020-03-131-1/+1
* Update lib/kernel/doc/src/gen_tcp.xml Brujo Benavides2019-03-291-1/+1
* Add a note about timeouts on gen_tcp:connect/3,4Brujo Benavides2019-03-221-0/+6
* Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-121-12/+12
* Elaborate the disclaimer for 'pktoptions'Raimo Niskanen2018-09-191-1/+13
* Implement socket option recvtos and friendsRaimo Niskanen2018-09-041-1/+15
* kernel: Clarify gen_tcp:listen documentationLukas Larsson2017-10-311-3/+4
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* kernel: Expand gen_tcp:close docs with send textLukas Larsson2017-03-281-0/+17
* controlling_process can return {error, badarg}Péter Gömöri2016-10-271-1/+5
* doc: Correct errors introduced by Editorial changesHans Bolinder2016-09-011-3/+3
* Merge branch 'lukas/erts/testfixes-19'Lukas Larsson2016-06-141-0/+8
|\
| * kernel: Better explain controlling_process' tcp behaviourLukas Larsson2016-06-141-0/+8
* | Document the local (unix) address familyRaimo Niskanen2016-06-091-10/+11
* | Merge branch 'saleyn/uds/PR-612/OTP-13572'Raimo Niskanen2016-06-021-0/+8
|\ \ | |/ |/|
| * Assign externally open fd to gen_tcp (UDS support)Serge Aleynikov2016-01-121-0/+7
* | kernel: Remove no longer needed anchors in documentationHans Bolinder2016-05-171-2/+1
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\ \
| * | update copyright-yearHenrik Nord2016-03-151-1/+1
| |/
* | Update Kernel documentationBjörn Gustavsson2016-03-311-258/+229
|/
* [kernel] Correct documentationHans Bolinder2015-11-041-2/+3
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Fix gen_tcp:shutdown/2 by making it asynchronousRory Byrne2015-05-121-2/+13
* Merge branch 'maint-r16' into maintHenrik Nord2014-07-241-1/+6
|\
| * kernel: When doing an fdopen we now also bind the fd to the specified addr/portLukas Larsson2014-07-221-1/+6
* | add {active,N} socket option for TCP, UDP, and SCTPSteve Vinoski2013-09-231-0/+6
* | Convert XML files to UTF-8Hans Bolinder2013-04-191-2/+2
|/
* Merge branch 'lukas/kernel/fix-gen_udp_tcp-leak/OTP-10094' into maintLukas Larsson2012-05-231-1/+1
|\
| * Fix port leaking after controlling_process(Port, self())Ricardo2012-02-041-1/+1