aboutsummaryrefslogtreecommitdiff
path: root/docs/src/tcp.rst
Commit message (Expand)AuthorAge
* doc: fix versionadded metadataColin Ihrig2021-01-04
* stream: add uv_pipe and uv_socketpair to the APIJameson Nash2020-11-09
* doc: uv_tcp_bind() never returns UV_EADDRINUSEBen Noordhuis2020-10-27
* unix: make uv_tcp_keepalive predictableManuel BACHMANN2020-02-07
* tcp: add uv_tcp_close_reset methodSantiago Gimeno2019-08-19
* doc: fix argument name in tcp.rtsEmil Bay2018-09-03
* win: map 0.0.0.0 and :: addresses to localhostBartosz Sosnowski2017-12-28
* doc: fix confusing doc of uv_tcp_nodelayBart Robinson2016-09-15
* docs: clarify documentation of uv_tcp_init_exAndrius Bentkus2015-10-29
* doc: add missing variable nameYosuke Furukawa2015-07-10
* unix, win: add ability to create tcp/udp sockets earlySaúl Ibarra Corretgé2015-06-19
* doc: fix typo in tcp.rstIgor Soarez2015-05-19
* doc: clarify what uv_*_open acceptsSaúl Ibarra Corretgé2015-03-23
* unix: set non-block mode in uv_{pipe,tcp,udp}_openBen Noordhuis2015-01-14
* doc: add API documentationSaúl Ibarra Corretgé2014-09-11