Modify ↓
Opened 9 years ago
Closed 9 years ago
#3115 closed Bug (Duplicate)
TCPRecv doesn't detect closed socket
Reported by: | matwachich | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.15.0 | Severity: | None |
Keywords: | Cc: |
Description
Hello!
This bug is always here : TCPRecv doesn't returns an @error when the client disconnects.
I tested on localhost :
- with another script (TCPCloseSocket, killing process)
- with a web browser (closing tab)
and every time, the disconnected client is not detected.
Thanks!
Attachments (0)
Change History (1)
comment:2 Changed 9 years ago by BrewManNH
- Resolution set to Duplicate
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.