> On Apr 18, 2024, at 10:34 AM, Kinsey Moore <[email protected]> wrote: > > A patch for EEXIST here should be fine. It would be nice if the caller were > more resilient. >
I also changed "default-network-init.h" to assert rtems_bsd_initialize() worked. sc = rtems_bsd_initialize(); assert(sc == RTEMS_SUCCESSFUL); At least you get a panic message. I'll submit a patch. Peter ----------------- Peter Dufault HD Associates, Inc. Software and System Engineering _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
