lib/socks.c: Avoid type conversions where possible
Streamlined variable names and types to avoid type conversions that may result in data being lost on non 32-bit systems.
parent
90821c62
Please register or sign in to comment
Streamlined variable names and types to avoid type conversions that may result in data being lost on non 32-bit systems.