Subj : Is there a bug in Socket.data_waiting ?
To : Digital Man
From : nelgin
Date : Wed Feb 21 2024 01:52 pm
Re: Is there a bug in Socket.data_waiting ?
By: Digital Man to nelgin on Wed Feb 21 2024 11:25:52
> > now if I use sock.recvline I get a line of data. So if there's data
> > waiting, why wouldn't data_waiting tell me?
>
> I would expect data_waiting to be true.