Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Listen ¶
Listen opens a TCP listener on the given address. It takes into account the reserved addresses (in tests) and sets the SO_REUSEPORT. nolint: contextcheck
func TestReserveAddr ¶
TestReserveAddr (testonly) reserves a port in ephemeral range to open a TCP listener on it. Reservation prevents race conditions with other processes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.