When set, the client side of the connection should process all
input lines, performing any editing functions, and only send
completed lines to the remote side.
When set, the client side of the connection should process all
input lines, performing any editing functions, and only send
completed lines to the remote side. When unset, client side
should not process any input from the user, and the server side
should take care of all character processing that needs to be
done.
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
val - the name of the enum constant to be returned.