Source position: jwawinsock.pas line 188
const FIONREAD = IOC_OUT or SizeOf(u_long) and IOCPARM_MASK shl 16 or Ord('f') shl 8 or 127;