int ph_c_connection_has_data

(MAbstractConnection* _aAbstractConnection)

Moves the connection object to the listening state.

Documentation

Moves the connection object to the listening state. After this fuction call the connection object should be able to receive incoming connection requests.

Parameters:
_aAbstractConnection - pointer to connection object to use
Returns:
1 (TRUE) is the connection is moved to the listening state, otherwise 0 (FALSE)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.