00fdcf3cd0
IP_Address changes:
- Converts to and from String transparently while handling IPv4 as IPv6
mapped (::ffff:[IP]) address internally.
- Completely remove AddrType enum.
- Setting/Getting of ip array is now only possible through dedicated functions
(ie. set_ipv4, get_ipv4, set_ipv6, get_ipv6)
- Add function to know if the address is a valid IPv4 (for IP implementation and enet)
(cherry picked from commit
|
||
---|---|---|
.. | ||
alsa | ||
builtin_openssl2 | ||
convex_decomp | ||
gl_context | ||
gles2 | ||
nrex | ||
png | ||
pulseaudio | ||
rtaudio | ||
unix | ||
windows | ||
zlib | ||
register_driver_types.cpp | ||
register_driver_types.h | ||
SCsub |