Changes between Initial Version and Version 1 of Ticket #2670, comment 1


Ignore:
Timestamp:
03/14/14 18:46:00 (10 years ago)
Author:
FireFox
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2670, comment 1

    initial v1  
    33But why? The connection is still there so there is no reason for the function to return an error, otherwise it should return an error when nothing is received.
    44
    5 It would be nice to a dev to clarify me what is happening and how to check if the connection is still alive in case an error is returned, so I can update the help file for the tcp functions.
     5It would be nice to a dev to clarify me what is happening and how to check if the connection is still alive in case an error is returned (what is the best way at least), so I can update the help file for the tcp functions.
    66
    77Also, I would like to point out that in the attachments I provided the tcprecv function returns an error code of -1 and the call to WSAGetError returns 0.