Shutting down the server from a message #1196
Unanswered
EdwardClements
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You get the us_listen_socket_t in the listen callback. It's the one often called "token" which is misleading |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen a few discussions on shutting down a server, but I am new to uWebSockets and I cannot find out how to call
us_listen_socket_close()
-- my simple code for a message (taken from the EchoServer.cpp example isCan someone help me with the
us_listen_socket_close()
call?Beta Was this translation helpful? Give feedback.
All reactions