TELOPT_SGA
send_dont(TELOPT_SGA, 1);
send_dont(TELOPT_SGA, 1);
send_do(TELOPT_SGA, 1);
} else if (kludgelinemode && my_want_state_is_dont(TELOPT_SGA)) {
&& (!kludgelinemode || my_want_state_is_do(TELOPT_SGA))
send_do(TELOPT_SGA, 1);
case TELOPT_SGA:
case TELOPT_SGA:
case TELOPT_SGA: /* no big deal */
send_do(TELOPT_SGA, 1);
send_do(TELOPT_SGA, 1);
send_do(TELOPT_SGA, 0);
if (my_want_state_is_dont(TELOPT_SGA)) {
send_wont(TELOPT_SGA, 1);
case TELOPT_SGA:
send_will(TELOPT_SGA, 1);
case TELOPT_SGA:
case TELOPT_SGA:
if (my_state_is_wont(TELOPT_SGA))
send_will(TELOPT_SGA, 1);
send_will(TELOPT_SGA, 1);
send_wont(TELOPT_SGA, 1);
send_will(TELOPT_SGA, 1);
send_wont(TELOPT_SGA, 1);