Skip to content
Snippets Groups Projects
Commit 07cad895 authored by Avi Kivity's avatar Avi Kivity
Browse files

bsd: convert tcp_seq to a class


tcp sequence numbers are similar to integers, but have different comparison
operations.  Separate them into a class so we don't mix the two.

Signed-off-by: default avatarAvi Kivity <avi@cloudius-systems.com>
parent a89ebcb7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment