EngineeringSpirit / FreeLwIP-Nios-II

FreeRTOS with LwIP integration in the Nios II EDS
19 stars 28 forks source link

Race condition in the LwIP socket select API #4

Closed EngineeringSpirit closed 11 years ago

EngineeringSpirit commented 11 years ago

This due to faulty recursive interrupt disable / enable in the LwIP port for the Nios II core.

EngineeringSpirit commented 11 years ago

Fixed in the next commit