Generated from telnetstr.c with ROBODoc v3.2.3 on Tue Aug 21 10:13:17 2001
TABLE OF CONTENTS
- lib5250/tn5250_telnet_stream_init
- lib5250/telnet_stream_handle_receive
NAME
tn5250_telnet_stream_init
SYNOPSIS
ret = tn5250_telnet_stream_init (This);
INPUTS
Tn5250Stream * This -
DESCRIPTION
DOCUMENT ME!!!
NAME
telnet_stream_handle_receive
SYNOPSIS
ret = telnet_stream_handle_receive (This);
INPUTS
Tn5250Stream * This -
DESCRIPTION
Read as much data as possible in a non-blocking fasion, form it
into Tn5250Record structures and queue them for retrieval.