Join Slack
Powered by
When is the correct time to call <AsynchronousSock...
# server
j
janvladimirmostert
07/10/2022, 3:00 PM
When is the correct time to call
AsynchronousSocketChannel
::close() ? If I call it directly after calling write, I'm running into a connection reset error in the browser (I'm experimenting with HTTP servers)
https://stackoverflow.com/questions/72903847/connection-reset-error-when-closing-asynchronoussocketchannel
4
Views
Open in Slack
Previous
Next