From 0e0e83688c8b359f9690c413b8dcd24644dac53f Mon Sep 17 00:00:00 2001 From: jh Date: Tue, 16 Mar 2021 14:14:39 -0700 Subject: [PATCH] Close socket from client on exit --- flaskr/templates/index.html | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/flaskr/templates/index.html b/flaskr/templates/index.html index d97326f..4ab78dd 100644 --- a/flaskr/templates/index.html +++ b/flaskr/templates/index.html @@ -13,12 +13,24 @@