int ph_c_connection_is_listening

(MAbstractConnection* _aAbstractConnection)

Tells if the connection is in the listening state.

Documentation

Tells if the connection is in the listening state. The listening state doesn't necessarily mean the "listen" state of a traditional socket. Instead, it can mean any state such that the actual networking technology is able to accept incoming connection requests.

Parameters:
_aAbstractConnection - pointer to connection object to use
Returns:
1 (TRUE) if the connection is in the listening state

Alphabetic index HTML hierarchy of classes or Java



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