Modify ↓
Opened 10 years ago
Closed 4 years ago
#2937 closed Bug (Works For Me)
TCPRecv() set @error to -1 when a telnet client connect on socket
Reported by: | antoine@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.12.0 | Severity: | None |
Keywords: | Cc: |
Description
hello,
Autoit 3.3.12, TCPRecv () returns @error -1 when a telnet client connects to the socket.
Attachments (1)
Change History (3)
Changed 10 years ago by antoine@…
comment:1 Changed 10 years ago by anonymous
tcprecv return @error -1 when buffer is empty
comment:2 Changed 4 years ago by Jpm
- Resolution set to Works For Me
- Status changed from new to closed
Hi I think the problem is closed just try the TCPSend/ TCPRecv second example using a big file
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.
Server Telnet AutoIT for Test