Previous | Up | Next |
Each Tcp-Ip channel manages a fifo in which outgoing messages are temporarily stored when the network is too slow. This function allows to determine the maximum size (in words) of the fifo. When the maximum is reached, the channel is closed.Parameters
Chn _setsizefifo ( Chn _channel_ I _size_ )
Return value
_channel_ any channel _size_ maximum size of the fifo
return the channel