find_free_port: Find a free TCP port

View source: R/server.R

find_free_portR Documentation

Find a free TCP port

Description

Samples random ports in the dynamic range and uses serverSocket() to verify availability.

Usage

find_free_port()

Value

Integer port number.


rMIDAS2 documentation built on March 12, 2026, 9:07 a.m.