next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: openListener(String)

openListener(String) -- open a port for listening

Synopsis

Description

Use openInOut f to accept an incoming connection on the listener, returning a new input output file that serves as the connection. The function isReady can be used to determine whether an incoming connection has arrived, without blocking.

See also

Ways to use this method: