Rename to avoid conflict since pkgs is slow.
This commit is contained in:
parent
6e2aecbcb0
commit
61e3db6df5
|
@ -613,7 +613,7 @@
|
||||||
(test #f semaphore-try-wait? s)
|
(test #f semaphore-try-wait? s)
|
||||||
(test #f semaphore-try-wait? s2))))
|
(test #f semaphore-try-wait? s2))))
|
||||||
|
|
||||||
(require tests/net/available)
|
(require "net-available.rkt")
|
||||||
(when (tcp-localhost-available?)
|
(when (tcp-localhost-available?)
|
||||||
(define (listen-port x)
|
(define (listen-port x)
|
||||||
(let-values ([(la lp pa pp) (tcp-addresses x #t)])
|
(let-values ([(la lp pa pp) (tcp-addresses x #t)])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user