Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor10470561047056 TELNETs_Init() Anchor10470571047057Initialize the TELNET server.anchor10435321043532

Files

...

...

telnet-s.h/telnet-s.c

...

Prototype

...

classCode_Listing

...

rowspan5

...

...

Arguments

...

...

secure Desired value for secure mode.

...

...

DEF_ENABLED Server operations will be secured.

...

...

DEF_DISABLED Server operations will not be secured.

...

Returned Values

...

DEF_OK, TELNET server initialization successful;

...

DEF_FAIL, TELNET server initialization failed.

...

Required Configuration

...

...

...

Notes / Warnings

...

...

Example Usage

...

classCode_Listing

...

rowspan8

...