Bugzilla – Attachment #106067: Workaround for this issue for bug #219946
pBufP = pMse->protoBufTail;
pBuf = pMse->protoBuf;
if (pInfo->fd == -1)
return;
/*
* Set blocking to -1 on the first call because we know there is data to
* read. Xisb automatically clears it after one successful read so that