aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/drivers/common/inet_drv.c
AgeCommit message (Expand)Author
2019-03-06Merge branch 'lukas/erts/fix_inet_buffer_auto_adjust/OTP-15651/OTP-15652' int...Rickard Green
2019-02-18erts: Add yield via timeout to inet read_packetLukas Larsson
2019-02-18erts: Don't increase buffer when sctp sndbuf is setLukas Larsson
2019-02-18erts: Only change inet buffer if not setLukas Larsson
2019-01-28erts: Add magic port control numbersSverker Eriksson
2019-01-23Merge branch 'lukas/erts/fix_inet_multitimer_cleanup/OTP-15536' into maintLukas Larsson
2019-01-22erts: Fix cleanup of the inet MultiTimerLukas Larsson
2018-12-21Merge branch 'lukas/erts/inet_pktopts_old_linux/OTP-15494' into maintLukas Larsson
2018-12-06Merge branch 'lukas/OTP-21.1.1/scheduler_pollset/OTP-15475' into maintLukas Larsson
2018-12-05erts: Fix inet pktopts on very old linux kernelsLukas Larsson
2018-12-03erts: Implement delay_send using timer instead of pollLukas Larsson
2018-12-03erts: Optimize the inet driver multi timers for one timerLukas Larsson
2018-12-03erts: Move all inet tcp CONNECTED timers to multi timerLukas Larsson
2018-12-03Merge branch 'sverker/erts/sendfile-error-bug/ERL-784/OTP-15461' into maintSverker Eriksson
2018-11-30erts: Fix hanging sendfile bugs when socket closes unexpectedlySverker Eriksson
2018-11-28erts: Fix unexpected inet_reply message from failing file:sendfileSverker Eriksson
2018-11-28erts: Fix bug in sendfile for active socketSverker Eriksson
2018-10-17Merge branch 'igor/tcp-nopush-ERL-698/OTP-15357' into maintJohn Högberg
2018-10-12Merge branch 'maint-21' into maintRickard Green
2018-10-11Add nopush TCP socket optionIgor Slepchin
2018-10-02Implement {netns,NS} option for inet:getifaddrs/1Raimo Niskanen
2018-10-01Fix bug for sockopt pktoptions on BSDRaimo Niskanen
2018-09-19Fix endianness bug for CMSG parsingRaimo Niskanen
2018-09-11Fix term buffer overflow bugRaimo Niskanen
2018-09-04Implement socket option recvtos and friendsRaimo Niskanen
2018-07-30erts: Limit the automatic max buffer for UDP to 2^16Lukas Larsson
2018-07-16erts: Free udp buffer when getting EAGAINLukas Larsson
2018-06-29Merge branch 'john/erts/inet-drv-race/OTP-15158/ERL-654' into maint-21Erlang/OTP
2018-06-28Fix a race condition when generating async operation idsJohn Högberg
2018-06-18Update copyright yearHenrik Nord
2018-03-29Merge branch 'lukas/erts/tcp_send_return_closed/OTP-15001'Lukas Larsson
2017-11-30Reimplement efile_drv as a dirty NIFJohn Högberg
2017-11-01Merge pull request #1592 from falkevik/sctp_return_only_connect_errorsRaimo Niskanen
2017-10-30erts: tcp send should return {error,closed}Lukas Larsson
2017-10-25sctp: change connect to only return connect errorsJonas Falkevik
2017-09-20erts: Improve distribution send operationsSverker Eriksson
2017-07-26Merge branch 'john/erts/fix-tcp-send-timeout/OTP-14509/ERL-448' into maint-20Erlang/OTP
2017-07-10Add a dedicated close function for TCP ports to prevent issues like ERL-430/448John Högberg
2017-07-10Close TCP ports properly on send timeoutJohn Högberg
2017-06-30Merge branch 'john/erts/fix-port-leak/OTP-13939/ERL-193' into maint-20Erlang/OTP
2017-06-14Mark socket disconnected on tcp_send_or_shutdown_errorkvakvs
2017-06-08Merge branch 'maint'Rickard Green
2017-06-01Unconditionally clear IO buffers on send/shutdown errorsJohn Högberg
2017-05-19Do not zero terminate Linux abstract addressesRaimo Niskanen
2017-05-04Update copyright yearRaimo Niskanen
2017-04-20implement SO_BINDTODEVICE for inet protocolsAndreas Schultz
2017-03-30Merge branch 'goeldeepak/erts/fix_inet_gethost_long/ERL-61/PR-1345/OTP-14310'Lukas Larsson
2017-03-22This patch fixes the issue in which erlang fails to startDeepak Goel
2017-02-14Fixed typos in ertsAndrew Dryga
2016-09-14Tune 'tclass' semanticsRaimo Niskanen