59#define tag_socket_v(v) (tag_value_t)(v)
60#define tag_socket_vr(v) (tag_value_t)(v)
void tl_print(FILE *f, char const *title, tagi_t const lst[])
\
Definition su_tag_io.c:48
Tag item.
Definition su_tag.h:63
Socket and network address interface.
int su_socket_t
Socket descriptor type.
Definition su.h:128
#define SOFIAPUBFUN
SOFIAPUBFUN declares an exported function.
Definition su_config.h:66
\ Object-oriented tags and tag list interface.
intptr_t tag_value_t
Tag item value.
Definition su_tag.h:57