lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwip_connect failed in socket_examples


From: PHAM ANH THIEN
Subject: [lwip-users] lwip_connect failed in socket_examples
Date: Tue, 9 Nov 2010 21:53:12 +0700

Dear lwip,

I am trying to test socket_examples in contri-1.4.0.rc1/port, but always got fail at function lwip_connect(s, (struct sockaddr*)&addr, sizeof(addr)), the value of ret is not equal 0. I also notice that calling lwip_socket(AF_INET, SOCK_STREAM, 0) function always successfully.

please show me what the reason cause fail?

tks,
Thien

reply via email to

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