If a TCP RST segment is received either in CLOSING or LAST-ACK state, the TCP connection was just closed, without notifying the user via setting errno. This patch fixes this issue.
Details
Details
- Reviewers
gallatin hiren rrs - Group Reviewers
transport - Commits
- rS308745: Notify the use via setting errno when a TCP RST segment is received
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable