Recvfrom
Recvfrom
- Subject: Recvfrom
- From: Scott Minter <email@hidden>
- Date: Sun, 9 Feb 2003 14:35:39 -0500
I am learning socket programming and reading W. Richard Stevens
currently so I'm a novice.
I am performing a recvfrom on a socket and the data I transmitted is
being received.
But, when I check the socket again, the same data is still there - so
my program is in a loop thinking it is always receiving when in fact
only one packet was transmitted. Can someone point me in the direction
of my error?
- Scott
_______________________________________________
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.