In any socket API the close() method closes a connection with a FIN. If I want to abort a connection with a RST how can I do it?In any socket API the close() method closes a c
In any socket API the close() method closes a connection with a FIN. If I want to abort a connection with a RST how can I do it?In any socket API the close() method closes a c