move static constants out of ip6.h.
This commit is contained in:
2
socket/socket_v6loopback.c
Normal file
2
socket/socket_v6loopback.c
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
const unsigned char V6loopback[16]={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1};
|
||||
Reference in New Issue
Block a user