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