lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src/api sockets.c


From: Simon Goldschmidt
Subject: [lwip-commits] lwip/src/api sockets.c
Date: Mon, 06 Jun 2011 16:00:20 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Simon Goldschmidt <goldsimon>   11/06/06 16:00:20

Modified files:
        src/api        : sockets.c 

Log message:
        - fixed bug #33485 (forgot '!' before SOCK_ADDR_MATCH*);
        - fixed 'cast increases alignment' by casting via 'void*';
        - introduced 'struct sockaddr_aligned' where the 'base' type is 
instantiated to make sure the alignment is correct;

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/sockets.c?cvsroot=lwip&r1=1.186&r2=1.187



reply via email to

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