March 2003
Intermediate to advanced
656 pages
39h 30m
English
listenTCP
r.listenTCP(port,factory,backlog=5)Establishes factory, which must be an
instance of class Factory (or any subclass of
Factory), as the protocol handler for a TCP server
on the given port. No more than
backlog clients can be kept waiting for
connection at any given time.
Read now
Unlock full access