View | Details | Raw Unified
Collapse All | Expand All

(-) Sources/Network/Socket/ip_address_getsock.h.orig (-1 / +1 lines)
 Lines 112-118   private: Link Here 
	unsigned int ip;
	unsigned int ip;
	// IP port in host byte order.
	// IP port in host byte order.
	unsigned short port;
	unsigned int port;
};
};
#endif
#endif