Warnings

Warning categories definition module.

Here are all the warning classes defined and used by the library.

exception easynetwork.warnings.EasyNetworkWarning

Bases: UserWarning

Base class for all warning categories emitted by EasyNetwork.

exception easynetwork.warnings.ManualBufferAllocationWarning

Bases: EasyNetworkWarning

Warning emitted by stream endpoints about manual buffer allocation.