stomp_close(3) php man page | unix.com

Man Page: stomp_close

Operating Environment: php

Section: 3

STOMP_CLOSE(3)								 1							    STOMP_CLOSE(3)

Stomp::__destruct - Closes stomp connection

       Object oriented style (destructor):

SYNOPSIS
public bool Stomp::__destruct (void )
DESCRIPTION
Procedural style: bool stomp_close (resource $link) Closes a previously opened connection.
PARAMETERS
o $link -Procedural style only: The stomp link identifier returned by stomp_connect(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
EXAMPLES
See stomp_connect(3). PHP Documentation Group STOMP_CLOSE(3)
Related Man Pages
maxdb_autocommit(3) - php
stomp_ack(3) - php
stomp_commit(3) - php
stomp_read_frame(3) - php
stomp_set_read_timeout(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!