ExtLibA.SockLib.ReadSockEmpty

Description

We have made multiple read calls, and there is nothing on the socket. This can happen in certain race conditions, and is not regarded as an error.

Remedy

No action required - Informational message only.

Severity

Info

Message Text

Socket read call failed as there was nothing to read on the socket. Socket ID = %p1% Socket type = %p2% Socket family = %p3% Socket protocol = %p4% Application handle = %p5% Stub socket handle = %p6%

Message Parameters

Name Type
p1 uInt
p2 xInt32
p3 xInt32
p4 xInt32
p5 uInt32
p6 uInt32