index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
net
/
01_net.js
Age
Commit message (
Expand
)
Author
2022-04-20
perf(http): optimize `ReadableStream`s backed by a resource (#14284)
Divy Srivastava
2022-04-19
perf(runtime): bypass tokio file and bump op buffer size to 64K (#14319)
Divy Srivastava
2022-03-23
feat(unstable): add ref/unref to Listener (#13961)
Yoshiya Hinosawa
2022-03-19
chore(core,ext): minor JS optimisations (#13950)
Aapo Alasuutari
2022-03-04
feat(net): add Deno.UnixConn interface (#13787)
Bartek Iwańczuk
2022-02-27
feat: Add Deno.TcpConn class, change return type from Deno.connect (#13714)
Bartek Iwańczuk
2022-02-15
feat(runtime): web streams in fs & net APIs (#13615)
Luca Casonato
2022-02-01
refactor: primordials for instanceof (#13527)
Bartek Iwańczuk
2022-01-31
feat(ext/net): Add Conn.setNoDelay and Conn.setKeepAlive (#13103)
Yosi Pramajaya
2022-01-27
Revert "refactor: update runtime code for primordial checks for "instanceof" ...
Bartek Iwańczuk
2022-01-27
refactor: update runtime code for primordial checks for "instanceof" (#13497)
Bartek Iwańczuk
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-10-30
cleanup(ext/net): consistent op names (#12607)
Aaron O'Mullan
2021-10-17
fix(core): poll async ops eagerly (#12385)
Bert Belder
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
[prev]