Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Need to use int32_t to hold an UDP or TCP port number
Need to be able to hold source port numbers up to value 65535 - or -1 to indicate source port is not bound to a certain number.
- Loading branch information