# Functions
IsErrorPortBusy checks wether the passed error fits with the error returned when trying to bind a port that is already in use.
IsErrorPortPermissionDenied checks wether the passed error fits with the error returned when we cannot bind a protected port that is below 1024.
No description provided by the author
# Constants
No description provided by the author