When is the correct time to call <AsynchronousSock...
# server
j
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