php man page for stomp_has_frame

Query: stomp_has_frame

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STOMP_HAS_FRAME(3)							 1							STOMP_HAS_FRAME(3)

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

       Object oriented style (method):

SYNOPSIS
public bool Stomp::hasFrame (void )
DESCRIPTION
Procedural style: bool stomp_has_frame (resource $link) Indicates whether or not there is a frame ready to read.
PARAMETERS
o $link -Procedural style only: The stomp link identifier returned by stomp_connect(3).
RETURN VALUES
Returns TRUE if a frame is ready to read, or FALSE otherwise. PHP Documentation Group STOMP_HAS_FRAME(3)
Related Man Pages
mysqli_autocommit(3) - php
mysqli_more_results(3) - php
stomp_ack(3) - php
stomp_error(3) - php
stomp_read_frame(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update