Module rsyscall.network

Deals with communication between threads, even if that happens on a single host

Expand source code Browse git
"Deals with communication between threads, even if that happens on a single host"

Sub-modules

rsyscall.network.connection

Functions and classes for a connection between two threads, with which we can open channels for data transfer