View unanswered posts | View active topics
|
Page 1 of 1
|
[ 1 post ] |
|
| Author |
Message |
|
RichAlgeni
|
Post subject: AvailableNetworkPortInput(Connection) Posted: Thu Oct 13, 2011 2:46 am |
|
Joined: Wed Sep 22, 2010 1:50 am Posts: 454 Location: Bradenton, FL
|
|
Syntax:
Result = AvailableNetworkPortInput(Connection)
Description:
Returns the number of remaining bytes in the specified client socket input buffer.
Useful for when a program needs to read data from a client connection multiple times, since calling ReceiveNetworkData blocks when no data is in the receive buffer.
Supported OS
All
Note: currently for Windows, I use the API function ioctlsocket_ to accomplish this.
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 1 post ] |
|
Who is online |
Users browsing this forum: No registered users and 2 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
|