mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-22 13:20:05 +00:00
Build 918 chunk 12: Change CLASS_C_SUBNET_MASK
MarkD: Used in the server code.
This commit is contained in:
@ -56,7 +56,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
*
|
*
|
||||||
***/
|
***/
|
||||||
|
|
||||||
const unsigned CLASS_C_SUBNET_MASK = 0xFFFFFF00;
|
const unsigned CLASS_C_SUBNET_MASK = 0xFFFF0000;
|
||||||
const NetAddressNode LOOPBACK_ADDRESS_NODE = 0x7F000001;
|
const NetAddressNode LOOPBACK_ADDRESS_NODE = 0x7F000001;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user