lwip-users
[Top][All Lists]
Advanced

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

RE : RE : [lwip-users] Non-blocking connect


From: Frédéric BERNON
Subject: RE : RE : [lwip-users] Non-blocking connect
Date: Thu, 21 Jun 2007 09:50:37 +0200

Right, but I suppose that some opened tasks will also go in the new socket 
layer.

 
  
====================================
Frédéric BERNON 
HYMATOM SA 
Chef de projet informatique 
Microsoft Certified Professional 
Tél. : +33 (0)4-67-87-61-10 
Fax. : +33 (0)4-67-70-85-44 
Email : address@hidden 
Web Site : http://www.hymatom.fr 
====================================
P Avant d'imprimer, penser à l'environnement
 


-----Message d'origine-----
De : address@hidden [mailto:address@hidden De la part de Goldschmidt Simon
Envoyé : jeudi 21 juin 2007 09:40
À : Mailing list for lwIP users
Objet : RE : [lwip-users] Non-blocking connect



> Yes, you're right. I think the "good" thing to do should be to improve 
> the stack if your really want to get such sockets. Perhaps open a
"task"
> on http://savannah.nongnu.org/task/?group=lwip, named something like 
> "Implement non-blocking operations at socket layer"... But I don't
know
> when someone could start to work on that...

I think that's a task for a new socket layer. Even the little bit of code we 
have now for non-blocking sockets (and also for select) seems kind of a hack to 
me (since it's integrated in the netconn apiusing the callback, which might 
sometimes not even be thread-safe...).

Creating a new socket-layer, the non-blocking part can be better integrated.


Simon


_______________________________________________
lwip-users mailing list
address@hidden http://lists.nongnu.org/mailman/listinfo/lwip-users

Attachment: Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf


reply via email to

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