Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-11doc: add warning for socket.connect reuseRobert Nagy
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-17doc: improve net docsRobert Nagy
2020-04-14doc: remove optional parameter from markdown anchor linkRich Trott
2020-04-07doc: document that server.address() can return nullThomas Watson
2020-03-26doc: simplify and correct example descriptions in net.mdRich Trott
2020-03-06doc: remove em dashesRich Trott
2020-02-10doc,net: reword Unix domain path paragraph in net.mdRich Trott
2020-02-01doc: clarify socket.setNoDelay() explanationRusty Conover
2020-01-14doc: standardize on "host name" in net.mdRich Trott
2019-12-27doc,net: use code markup/markdown in headersRich Trott
2019-12-25doc: improve doc net:server.listendev-313
2019-12-02doc: update socket.bufferSize textRich Trott
2019-11-30doc: revise socket.connect() noteRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-18doc: fix nits in net.mdVse Mozhet Byt
2019-09-10doc: space around listsNick Schonning
2019-09-042019-09-04, Version 12.10.0 (Current)Ruben Bridgewater
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-08-24net: allow reading data into a static bufferBrian White
2019-07-08doc: format Unix consistentlycjihrig
2019-07-08doc: document family:0 behavior in socket.connectcjihrig
2019-07-06doc: fix family default value in socket.connectKirill Fomichev
2019-06-23doc: remove "note that" from net.mdRich Trott
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-09doc: clarify timing of socket.connectingSam Roberts
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-11-22net,dgram: add ipv6Only option for net and dgramOuyang Yadong
2018-11-162018-11-15, Version 11.2.0 (Current)Ruben Bridgewater
2018-11-14fs,net: standardize `pending` stream propertyAnna Henningsen
2018-11-04doc: add missing comma in net documentationRich Trott
2018-11-04doc: fix socket.connecting descriptionAnna Henningsen
2018-11-03doc: fix dublication in net.createServer() docsIvan Filenko
2018-10-29doc: add optional callback to socket.end()Ajido
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-03doc: fix return type of server.address()Weijia Wang
2018-07-15doc: declare all parameter typesSam Ruby
2018-06-07doc: remove spaces around slashesRich Trott
2018-05-24net: allow IPC servers be accessible by allBartosz Sosnowski
2018-05-21doc: fix some nits in hardcoded manpage linksVse Mozhet Byt
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-05-02doc: mitigate `marked` bugVse Mozhet Byt
2018-04-29doc: improve process event headersRuben Bridgewater
2018-04-22doc: fix incorrect net listen signatureAnatoli Papirovski
2018-04-22doc: modify net.Server.listen arg listmusgravejw
2018-04-13doc: add net socket write signatureGurin, Sebastian
2018-04-12doc: added ready events to fs/streams,net/socketMatei Copot