Hi,
I'm getting socklet_t undeclared in client.c making stunnel4.14 in an embedded linux 2.038 system.
What can I do?
Thanks
TC
__________________________________ Meet your soulmate! Yahoo! Asia presents Meetic - where millions of singles gather http://asia.yahoo.com/meetic
"tc" tc4848@yahoo.com.sg wrote:
I'm getting socklet_t undeclared in client.c making stunnel4.14 in an embedded linux 2.038 system.
What can I do?
Add: typedef int socklen_t; to common.h.
Best regards, Mike