Stomp::hasFrame

stomp_has_frame

(PECL stomp >= 0.1.0)

Stomp::hasFrame -- stomp_has_frameIndicates whether or not there is a frame ready to read

说明

面向对象风格 (method):

public Stomp::hasFrame ( void ) : bool

过程化风格:

stomp_has_frame ( resource $link ) : bool

Indicates whether or not there is a frame ready to read.

参数

link

仅对过程化样式:由 stomp_connect() 返回的 stomp 连接标识符。

返回值

Returns TRUE if a frame is ready to read, or FALSE otherwise.

相关文章
php enchant 函数 whether a dictionary exists or not. using non empty tagphp enchant 函数 check whether a word is correctly spelled or notphp enchant 函数 whether or not word exists in this spelling sessionphp mcve 函数 whether or not to validate the passed identifier on any transaction it is passed tophp mcve 函数 set whether or not to ping upon connect to verify connectionphp mcve 函数 set whether or not to verify the server ssl certificatephp mysqlnd ms 函数 finds whether a table name matches a wildcard pattern or notphp 杂项 函数 indicates whether the codepage is utf 8 compatiblephp socket 函数 receives data from a socket whether or not it is connection orientedphp sqlsrv 函数 indicates whether the specified statement has rowsphp swoole 函数 select the file descriptions which are ready to read/write or error in the eventloopphp mongocommandcursor checks if there are results that have not yet been sent from the databasephp mongocursor checks if there are results that have not yet been sent from the databasephp solrquery returns whether or not to enable highlighting for range/wildcard/fuzzy/prefix queriesphp solrquery returns whether or not the collapse contiguous fragments into a single fragmentphp solrquery returns whether or not to include the lower bound in the result setphp solrquery returns whether or not to include the upper bound term in the result setphp stomp indicates whether or not there is a frame ready to readphp stomp reads the next framephp swoole lock try to lock a read write lock for reading and return straight away even the lock is not available.
关注编程学问公众号