tfTeldClosed

Jump to: navigation, search

Table of Contents >> Application Reference >> Telnet Daemon


#include <trsocket.h>


void tfTeldClosed (ttUserTeldHandle teldHandle);


Function Description

The user provides this function. It is called from the TELNET server to let the user know that the TELNET client has closed the TELNET connection.


Parameters

  • teldHandle
    Unique identifier for a TELNET connection.


Table of Contents >> Application Reference >> Telnet Daemon