Modify

Opened 17 years ago

Closed 17 years ago

#1150 closed Feature Request (Fixed)

TCPrecv returns @error=-1

Reported by: sksbir Owned by: J-Paul Mesnage
Milestone: 3.3.1.2 Component: Documentation
Version: Severity: None
Keywords: tcprecv Cc:

Description

I have noted that when the port is closed from remote side , TCPrecv returns "" and set @error to -1.

1/ TCPlocal successfull on local side
2/ TCPrecv sucessfull on local side
3/ remote host close it's port.(tcpclose)
4/ further local TCPrecv returns "" and @error is set to -1

Documentation just says : Returns "" and set @error according to Windows API WSAGetError return.

It should be great to get an explanation in documentation about -1 return code (-1 is NOT a windows socket error code)

Thank's

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, 17 years ago

Version: 3.3.0.0

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, 17 years ago

Milestone: 3.3.1.2
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.2

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.