Metrologic Optimus S Programming Manual page 177

"c" programming guide
Table of Contents

Advertisement

Syntax
int socket_txstat (int conno);
int conno;
Example
val = socket_txstat (conno);
Description
The function gets the transmit status for a connection.
Return
The return value can be one of the following:
S_PSH
S_FIN_SENT
S_FIN_ACKED
S_PASSIVEOPEN
See Also
socket_rxstat
Chapter 3 Terminal Specific Function Library
0x01
0x08
0x10
0x20
171
/* connection number */
push
FIN has been sent
my FIN has been ACKED
originally a passive open (for
simultaneous active open)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Optimus r

Table of Contents