On Fri, Jul 19, 2019, 12:14 PM wrote:
> I’ve recently included the FTP library for RTEMS and it is operational but
> I’m now getting a socket creation error in an un-related thread that had
> been operating normally. I don’t see a #define CONFIGURE_ specifically for
> sockets. Is FTP eating up
I've recently included the FTP library for RTEMS and it is operational but I'm
now getting a socket creation error in an un-related thread that had been
operating normally. I don't see a #define CONFIGURE_ specifically for sockets.
Is FTP eating up a resource that I need elsewhere ?
CONFI