Searched defs:TCPS_CLOSE_WAIT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dtcp.h168 #define TCPS_CLOSE_WAIT 5 /* rcvd fin, waiting for close */ macro
169 /* states > TCPS_CLOSE_WAIT are those where user has closed */
173 /* states > TCPS_CLOSE_WAIT && < TCPS_FIN_WAIT_2 await ACK of FIN */

Completed in 143 milliseconds