summaryrefslogtreecommitdiff
path: root/extensions/websocket/lib.deno_websocket.d.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-06-14 22:10:55 +0200
committerGitHub <noreply@github.com>2021-06-14 22:10:55 +0200
commit1246a433f8101c03491c1f1e9e0d51d79a025956 (patch)
tree10f96ad60bfef424f32f88388f31b5e1a240d2fc /extensions/websocket/lib.deno_websocket.d.ts
parentf48d66b2b01fef0f16beb35a66f1b4d5771e3b6e (diff)
fix: poll connection after writing response chunk in Deno.serveHttp() (#10961)
This commit changes "op_http_response_write" to first send response chunk and then poll the underlying HTTP connection. Previously after writing a chunk of response HTTP connection wasn't polled and thus data wasn't written to the socket until after next op interacting with the connection.
Diffstat (limited to 'extensions/websocket/lib.deno_websocket.d.ts')
0 files changed, 0 insertions, 0 deletions