lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] connect block for ever?? (i need a workaround)


From: Piero 74
Subject: [lwip-devel] connect block for ever?? (i need a workaround)
Date: Thu, 2 Oct 2008 11:30:06 +0200

Hi all.

I have to develop in my application a task which sends email on certain events. The provide address will be programmed.
I will use dns to resolve the provider address.

After, i will try to connect to it: if server will be down for some reason, my task will be block forever!!!!

I need to avoid blocking task... is there a work around?

i developed some servers inside the application, and i used select for listener, but i don't know how can avoid client blocks in connect request.

Some help?

Bye
Piero


reply via email to

[Prev in Thread] Current Thread [Next in Thread]