<quote from 'rastermans' cvs checkin>
thar be tcp/ip support in ecore_con now... you can connect to any machine to
any port.. anywhere or advertise a service on any port... and get clients
connecting... :) it works! only 1 things that really pisses me off.. the
blocking gethostbyname(). i don't like that one little bit. i might want to
add client count limits for services and disconnect error codes in disconnect
events etc. but that doesnt bother me like the blocking gethostbyname()
</quote>

Have you considered using another name resolving library. I believe libares gives you the ability to resolve names concurrently with other processes as well as customizing the lookup timeout etc.

- pchunt




-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to