Page MenuHomeDevCentral

netutils.h
No OneTemporary

netutils.h

/* -------------------------------------------------------------
RabbitMQ TCL - Header for netutils
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
___ __ \_____ ___ /____ /____(_)_ /___ |/ /_ __ \
__ /_/ / __ `/_ __ \_ __ \_ /_ __/_ /|_/ /_ / / /
_ _, _// /_/ /_ /_/ / /_/ / / / /_ _ / / / / /_/ /
/_/ |_| \__,_/ /_.___//_.___//_/ \__/ /_/ /_/ \___\_\
_____________________
RabbitMQ C AMQP client library TCL wrapper ___ __/_ ____/__ /
TCL module to connect to AMQP brokers. __ / _ / __ /
_ / / /___ _ /___
(c) 2015, Nasqueron, some rights reserved. /_/ \____/ /_____/
Released under BSD-2-Clause license.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Software: RabbitMQ TCL
Author: Sébastien Santoro aka Dereckson
Filename: netutils.h
Created: 2015-12-09
Licence: BSD-2-Clause
------------------------------------------------------------- */
/* -------------------------------------------------------------
Functions explicit declaration (by alphabetical order)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
char *get_host(const char *expression, const char *defaultHost);
int get_port(const char *expression, int defaultPort);

File Metadata

Mime Type
text/x-c
Expires
Mon, Nov 25, 12:35 (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260174
Default Alt Text
netutils.h (1 KB)

Event Timeline