diff options
author | Nayeem Rahman <muhammed.9939@gmail.com> | 2020-03-10 19:14:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-10 15:14:22 -0400 |
commit | 55119aaee2e5fec8074373ef51b56d5095da1faf (patch) | |
tree | c1ad9bc7526ffa0941df4c552e0ddf113beac9df /std/encoding/binary_test.ts | |
parent | 8078d976d29aa12819e3f5a781c846d67868b0d6 (diff) |
refactor(cli/js/net): Cleanup iterable APIs (#4236)
Listener and UDPConn are AsyncIterables instead of AsyncIterators.
The [Symbol.asyncIterator]()s are defined as generators and the
next() methods are gone.
"Listener/Socket has been closed" errors are now BadResource.
Diffstat (limited to 'std/encoding/binary_test.ts')
0 files changed, 0 insertions, 0 deletions