does anyone know of a way to set TCP control flags (specifically RST) on
existing socket with active IPv4/TCP connection SetSocketOption allows for
urgent flag but not RST? For that matter, set TCP_WAIT to 0 (please don't
post about TCP_WAIT being there for a reason, I know all about it and it is
not applicable in my case).