David Mercer writes: > Admittedly, in my network programming, I hardly ever do anything with the > TCP ack other than log it. I'm not aware of any socket interface in unix which lets you see those acks, short of a packet sniffer. Are you sure you're logging TCP acks and not something else? If so, how? Matthias