Macaulay2 » Documentation
Packages » Macaulay2Doc :: openListener(String)
next | previous | forward | backward | up | index | toc

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: