- random-port? objprocedure
Returns #t if the object is a random port such that random-port-state works correctly, and #f otherwise.
In this implementation, a random port from another library returns #f when passed to this procedure.
Returns #t if the object is a random port such that random-port-state works correctly, and #f otherwise.
In this implementation, a random port from another library returns #f when passed to this procedure.