Skip to content

LNET CanSend is not always triggerd #12

@MaartenJB

Description

@MaartenJB

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.

good
bad
debug-tcp-client-server.zip

Best regards,

Maarten

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions