[riot-commits] [RIOT-OS/RIOT] a0dcbc: posix: sockets: use correct datatypes for in6_addr
Oleg Hahm
oleg at hobbykeller.org
Tue Oct 27 15:12:46 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a0dcbc6a3cb7b9d91452f305c80702dd2e77fbd5
https://github.com/RIOT-OS/RIOT/commit/a0dcbc6a3cb7b9d91452f305c80702dd2e77fbd5
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M sys/posix/include/netinet/in.h
M sys/posix/sockets/posix_sockets.c
Log Message:
-----------
posix: sockets: use correct datatypes for in6_addr
in6addr_any and in6addr_loopback are of type in6_addr
Commit: c1d9b5e42a036c9a90264a148909fc77b0e71c57
https://github.com/RIOT-OS/RIOT/commit/c1d9b5e42a036c9a90264a148909fc77b0e71c57
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M sys/posix/include/netinet/in.h
M sys/posix/sockets/posix_sockets.c
Log Message:
-----------
Merge pull request #4160 from OlegHahm/posix_socket_in6_addr_datatype
posix: sockets: use correct datatypes for in6_addr
Compare: https://github.com/RIOT-OS/RIOT/compare/59e2fd8a22d5...c1d9b5e42a03
More information about the commits
mailing list