COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include "prowl.h"
Go to the source code of this file.
Functions | |
static int | prowl_get_response_code (char *response) |
static prowl_connection * | prowl_ssl_connect () |
static SOCKET | prowl_tcp_connect () |
static char * | prowl_ssl_read (prowl_connection *c) |
static void | prowl_ssl_disconnect (prowl_connection *c) |
static char | prowl_int_to_hex (char code) |
static char * | prowl_url_encode (char *str) |
int | prowl_push_msg (char *api_key, int priority, char *application_name, char *event_name, char *description) |
int prowl_push_msg | ( | char * | api_key, |
int | priority, | ||
char * | application_name, | ||
char * | event_name, | ||
char * | description | ||
) |
|
static |
|
static |
|
static |
Send comments to: COOLFluiD Web Admin |