Class InProc

An established communication based on a pair of in-process queues.

Declaration

class InProc(Comm)
source link

Documentation

Reminder: a Comm must always be used from a single thread.
Its peer Comm can be running in any thread.

Methods

Inherited methods