Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTo comment on this: so far I have not found a rock-solid solution. Except that I accept the connection and then immediately close it. This surprisingly generates a lot of 'data transfers' with zero size: i.e. select command returns immediately showing that there is something on _data_ socket coming and when I try to read it, it has zero size.
In any case if I ignore this behaviour, it seems to be stable for an amount of time (>2hours) and then it is killed with 'no free buffers for rx'. So I guess something stays on the stack... will continue investigaion