CHERIoT-Platform / network-stack

5 stars 1 forks source link

Fix incorrect assert in `network_socket_close`. #34

Closed hlef closed 1 month ago

hlef commented 1 month ago

This assert is exactly the wrong way around - the socket ring node will be a singleton iff it is not present in the list.