litestomp
Functions
stomp_engine.c File Reference
#include "stomp_engine.h"
#include "stomp_status.h"

Functions

stomp_status_t stomp_engine_last_status ()
 
 APR_DECLARE (apr_status_t)
 

Function Documentation

APR_DECLARE ( apr_status_t  )

Sets blocking mode

Parameters
connection_ref
timeoutin microseconds
Returns

Disconnects from the broker using the low level connection engine

Parameters
connection_ref
hostname
port
pool
Returns

Low level read from the STOMP connection

Parameters
connection
frame
pool
Returns
stomp_status_t stomp_engine_last_status ( )

Gets the last stomp engine status

Returns
The last status