aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin
AgeCommit message (Expand)Author
2019-06-17Merge branch 'ingela/raimo/udp-send-TOS/ERIERL-294/OTP-15747' into ingela/mer...Ingela Anderton Andin
2019-06-17Introduce udp send ancillary data argument down to inet_drvRaimo Niskanen
2019-05-29[esock] Types and cleanupMicael Karlberg
2019-05-29[esock] Connect can now also take a nowait TimeoutMicael Karlberg
2019-05-29[esock|doc] Make select_ref opaqueMicael Karlberg
2019-05-29[esock] Changed return value for a selected async callMicael Karlberg
2019-05-29[esock|doc] Add text about the abort messageMicael Karlberg
2019-05-29[esock|doc] Document the new asynchronous featureMicael Karlberg
2019-05-29[socket] Add cancel and the first recvfrom(nowait) cancel test caseMicael Karlberg
2019-05-29[socket] First nowait test case (sendto and recvfrom udp4)Micael Karlberg
2019-05-29[socket] Update accept to handle Timeout = nowaitMicael Karlberg
2019-05-29[socket] Update sendmsg to handle Timeout = nowaitMicael Karlberg
2019-05-29[socket] Update sendto to handle Timeout = nowaitMicael Karlberg
2019-05-29[socket] Add type and macro for select infoMicael Karlberg
2019-05-29[socket] Update send to handle Timeout = nowaitMicael Karlberg
2019-05-29[socket] Update recvmsg to handle Timeout = nowaitMicael Karlberg
2019-05-29[socket] Update recvfrom to handle Timeout = nowaitMicael Karlberg
2019-05-29[socket] Update recv to handle Timeout = nowaitMicael Karlberg
2019-05-29[esock] Fixed check domain local and specsMicael Karlberg
2019-05-29[esock] Update the supports functions to also display localMicael Karlberg
2019-05-29[esock|test] Add plain send/recv small ping-pong test case for localMicael Karlberg
2019-05-29[esock] Finalize handling of Unix Domain SocketMicael Karlberg
2019-05-27Update preloaded modulesLukas Larsson
2019-04-30[net] Improvements (ahum) when --disable-esockMicael Karlberg
2019-04-30[socket|net] Fixed beamsMicael Karlberg
2019-04-30[socket|net] Preloaded now built with latest compilerMicael Karlberg
2019-04-30[socket|net] Final prepMicael Karlberg
2019-04-17[socket] Fixed beamsMicael Karlberg
2019-04-17[socket] Make use of the new select (read|write) functionsMicael Karlberg
2019-04-17[socket] Messages from the nif code now has a proper socketMicael Karlberg
2019-03-19Add possibility to also get size of data from erlang:dist_ctrl_get_data()Rickard Green
2019-03-04Merge branch 'maint'Siri Hansen
2019-02-22Merge branch 'bmk/20190204/socket_as_nif/OTP-14831'Micael Karlberg
2019-02-22[socket] More fixes to socket closeMicael Karlberg
2019-02-22[socket|doc] Fixed IPv6 PKTINFO typeMicael Karlberg
2019-02-22[socket|net|doc] Fixed broken anchorsMicael Karlberg
2019-02-22[net] Deprecated functions needs attributeMicael Karlberg
2019-02-22[socket|doc] Fixed links and stuffMicael Karlberg
2019-02-22[socket] Shut dialyzer upMicael Karlberg
2019-02-22Update preloaded modulesMicael Karlberg
2019-02-22Update preloadedSiri Hansen
2019-02-15Merge branch 'maint'Raimo Niskanen
2019-02-15Merge branch 'raimo/erts/gen_tcp-listen-linger-slow/ERIERL-303/OTP-14728' int...Raimo Niskanen
2019-02-15Merge branch 'maint'Björn Gustavsson
2019-02-14Add persistent_term:get(Key, DefaultValue)Björn Gustavsson
2019-02-11Check empty_out_q at close also for lingerRaimo Niskanen
2019-02-04Merge branch 'bmk/20180918/nififying_inet/OTP-14831' into bmk/20190204/socket...Micael Karlberg
2019-02-01[socket-nif] nosup expection of win32 and type(s) replacementsMicael Karlberg
2019-01-31Merge branch 'maint'Sverker Eriksson
2019-01-29[socket-nif] The otp rcvbuf option updatedMicael Karlberg