Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 2.00.00

...

tftp-s.h/tftp-s.c

Prototype

Arguments

...

p_cfg

Pointer to TFTPs Configuration object.

p_task_cfg

Pointer to TFTPs Task Configuration object.

p_err

Pointer to variable that will receive the return error code from this function :

TFTPs_ERR_NONE
TFTPs_ERR_CFG_INVALID_SOCK_FAMILY
...

Returned Values

DEF_OK,     if no error;.
DEF_FAIL, otherwise.

Required Configuration

...