4 lines
90 B
Racket
4 lines
90 B
Racket
#lang racket/base
|
|
(require tests/racket/net-available)
|
|
(provide tcp-localhost-available?)
|