Versions Compared

Key

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

...

pop3-c.h/pop3-c.c

Prototype

Arguments

sock

Socket ID returned by POP3c_Connect().

perr

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

...

Returned Values

None.

Required Configuration

None.

Notes / Warnings

  • The possible error code returned by NetSock_Close() is not taken into account.

Example Usage

See section 3-3 “µC/POP3c Example Code”See Sample Application.