> yes, we do in fact see a POLLRDHUP from the FIN in this case and > read of zero, but we still have more data to write to the socket, and > b/c the RST is dropped here, the socket stays in TIME_WAIT until > things eventually time out...
After the FIN when you send/retransmit your next segment do you then get a valid RST back from the Mac end? Alan