PUTSHORT
#define PUTSHORT(s, cp) { \
#define PUTSHORT(s, cp) do { \
#define PUTSHORT(cp, x) { if ((*cp++ = ((x)>>8)&0xff) == IAC) *cp++ = IAC; \
#undef PUTSHORT
#define PUTSHORT(s, cp) { \
#define PUTSHORT(s, cp) { \
#define PUTSHORT(s, cp) { \
#define PUTSHORT(s, cp) { \