*Tcp retransmists without connection establishment(syn, syn ack , ack) after a reset packet*
I observed while using a application , i got a reset(RST,ACK)packet. I know that reset packet sent doesnot mean to close the connection but to retry the connection again. But why the tcp connection which tried to retransmit packets again has no syn , synack and ack ?