recv abstract method

IpcMessage? recv()

Receive the next IPC message, or null if the source is exhausted.

Implementation

IpcMessage? recv();