SocketPP
SocketPP copied to clipboard
How to close/disconnect individual sockets?
@shaui132
Great library and it feels faster than Evpp. I am looking for a way to close/disconnect individual socket, and trying the plain Linux close() with fd causes seg faults.
Right now, your library only provide disconnectAllStreams and it's not what I want.
Sorry for the late reply Please use asio_net instead.