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