NonBlockingSocketReceive class NonBlockingSocketReceive(sck)[source] Bases: object __init__(sck)[source] s stream: the stream to read from. Usually a process’ stdout or stderr. Methods __init__(sck) s stream: the stream to read from. Usually a process' stdout or stderr. close() is_alive() readline([timeout])