property Socket.prototype.localPort Usage in Denoimport { Socket } from "node:net"; The numeric representation of the local port. For example, 80 or 21. Type number