[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #33561] bugs in recvfrom() and sendto()
From: |
hanhui |
Subject: |
[lwip-devel] [bug #33561] bugs in recvfrom() and sendto() |
Date: |
Wed, 06 Jul 2011 01:52:55 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.24 Safari/534.7 |
Follow-up Comment #5, bug #33561 (project lwip):
No no no.
you modify the SOCKADDR4_TO_IP4ADDR_PORT(), this is correct! but lwip_bind()
and lwip_connect() also must modify the parameter of netconn_bind() and
netconn_connect(), because "port" is already LOCAL BYTE ORDER!
Thanks!
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?33561>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #33561] bugs in recvfrom() and sendto(),
hanhui <=