Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

net: allow port 0 in connect() #9268

Closed
wants to merge 1 commit into from
Closed

net: allow port 0 in connect() #9268

wants to merge 1 commit into from

Commits on Mar 4, 2015

  1. net: allow port 0 in connect()

    The added validation allows non-negative numbers and numeric
    strings. All other values result in a thrown exception.
    cjihrig committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    d027135 View commit details
    Browse the repository at this point in the history