What version of uip are you using? And what TCP application? E.g. with the web
server closed tcp connections should go into the "time wait" state which
means that only the uip side has closed the connection and the web client
(e.g. you browser) tries to keep it open. But uip even copes with this
situation as it reuses such connections once it runs out of unused slots.
The uip webserver example has a status page allowing you to have a look at the
tcp connection states. Just use it and repeatedly hit "reload" in your
browser and you'll see what i am talking about.
Till
--
Dr. Till Harbaum <Ti...@Harbaum.org>