quantity in send queue ?
quantity in send queue ?
- Subject: quantity in send queue ?
- From: Nicolas Berloquin <email@hidden>
- Date: Wed, 28 Apr 2004 18:32:14 +0200
I can't find where to get the amount of data currently laying in a
socket's TCP send queue.
I found this on the net (about linux), but I'm not sure this is the
right way to go (I always get error -1) :
int error = ioctl(s, TIOCOUTQ, &value);
or maybe I'm not using the right headers ?
thanks
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.