mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 06:41:11 +08:00
Send a special event to notify tasks waiting for a socket state change in case this socket gets closed. This prevents a use after free. Close #785.