How to close asyncio TCP server? #16553
Unanswered
water5
asked this question in
Using MicroPython
Replies: 1 comment 1 reply
-
Hi |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Server have
close()
andwait_closed()
, but how to useServer.close()
?Beta Was this translation helpful? Give feedback.
All reactions