Changes

131 bytes added ,  01:58, 21 October 2020
Line 779: Line 779:  
Validates that the [[#GetRole|role]] is non-zero, then copies the struct from state into the output buffer.
 
Validates that the [[#GetRole|role]] is non-zero, then copies the struct from state into the output buffer.
   −
u32 +0x24 is the network-endian Ipv4 address, u32 +0x44 is the network-endian subnet-mask.
+
+0x20 is the <code>struct sockaddr_in</code> IP address, +0x40 is the <code>struct sockaddr_in</code> subnet-mask, +0x60 is the <code>struct sockaddr_in</code> gateway(?). The address for the last one is set to localhost.
    
=== Leave ===
 
=== Leave ===