mapmap icon indicating copy to clipboard operation
mapmap copied to clipboard

Port number should be uint16_t

Open aalex opened this issue 8 years ago • 0 comments

Changing port number to uint16_t would reduce the number of checks and conversions significantly. It should be checked first however if in some border case negative or large numbers are assigned to the port number for specific undocumented purposes.

aalex avatar Feb 14 '17 16:02 aalex