On 30/10/17 13:37, José Mejuto wrote:
Hello,
Do exists any way using the fpsockets family to know if a "fprecv"
will block ? In other words do exists a call that return the amount of
bytes that are ready to be read/received ?
In the case the answer is no, does fpc has another family of socke
Hello,
Do exists any way using the fpsockets family to know if a "fprecv" will
block ? In other words do exists a call that return the amount of bytes
that are ready to be read/received ?
In the case the answer is no, does fpc has another family of socket
functions ? I know synapse, lNet, ..