udp_write
# define udp_write( sb, b, l ) sendto(sb->sb_sd, (char *)(b), l, 0, \
#define udp_write( sb, b, l ) CLDAP NOT SUPPORTED