index
:
libuv
main
v1.x
libuv mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
src
/
tcp.rst
Commit message (
Expand
)
Author
Age
*
doc: fix versionadded metadata
Colin Ihrig
2021-01-04
*
stream: add uv_pipe and uv_socketpair to the API
Jameson Nash
2020-11-09
*
doc: uv_tcp_bind() never returns UV_EADDRINUSE
Ben Noordhuis
2020-10-27
*
unix: make uv_tcp_keepalive predictable
Manuel BACHMANN
2020-02-07
*
tcp: add uv_tcp_close_reset method
Santiago Gimeno
2019-08-19
*
doc: fix argument name in tcp.rts
Emil Bay
2018-09-03
*
win: map 0.0.0.0 and :: addresses to localhost
Bartosz Sosnowski
2017-12-28
*
doc: fix confusing doc of uv_tcp_nodelay
Bart Robinson
2016-09-15
*
docs: clarify documentation of uv_tcp_init_ex
Andrius Bentkus
2015-10-29
*
doc: add missing variable name
Yosuke Furukawa
2015-07-10
*
unix, win: add ability to create tcp/udp sockets early
Saúl Ibarra Corretgé
2015-06-19
*
doc: fix typo in tcp.rst
Igor Soarez
2015-05-19
*
doc: clarify what uv_*_open accepts
Saúl Ibarra Corretgé
2015-03-23
*
unix: set non-block mode in uv_{pipe,tcp,udp}_open
Ben Noordhuis
2015-01-14
*
doc: add API documentation
Saúl Ibarra Corretgé
2014-09-11