
24 Nov
2005
24 Nov
'05
7:52 a.m.
"tc" <[email protected]> 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