-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi,
I've got a simple lnet client server, the client sends data to the server, but once out of about 10 times the "CanSend" is not being triggered on the client side. When I do a manual trigger like this: "TcpClientCanSend( TcpClient.Iterator )" the sending continues successfully.
I've attached the source of a very basic application that shows the problem. It automatically connects and disconnects and detects if a CanSend has been fired or not. Sometimes it fails right away, sometimes it takes a while. When it fails there is a button "Force CanSend" and when pressed it continues.
I've also attached two pictures, one of how it should look and one where the CanSend is not fired.
Best regards,
Maarten
Metadata
Metadata
Assignees
Labels
No labels

