diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-05-19 02:59:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-19 02:59:23 +0200 |
commit | 5b0752234993ee69e47c32db478d2a296f73f396 (patch) | |
tree | 6501e364a82d6ff98845d87fe38744bda7fd1a70 /cli/npm/mod.rs | |
parent | 8724ba9d084127147e2bb2c997a6bf2f38c9b3d2 (diff) |
BREAKING(unstable): change return type of Deno.serve() API (#19189)
This commit changes the return type of an unstable `Deno.serve()` API
to instead return a `Deno.Server` object that has a `finished` field.
This change is done in preparation to be able to ref/unref the HTTP
server.
Diffstat (limited to 'cli/npm/mod.rs')
0 files changed, 0 insertions, 0 deletions