-
Zhang Chen authored
The original code just follow the TCP state diagram, but in this case, we can skip the TCPS_TIME_WAIT state to simplify the implementation. Signed-off-by:
Zhang Chen <zhangckid@gmail.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Zhang Chen authoredThe original code just follow the TCP state diagram, but in this case, we can skip the TCPS_TIME_WAIT state to simplify the implementation. Signed-off-by:
Zhang Chen <zhangckid@gmail.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading