Skip to content

Failed to send over 64KB for subsegment output #388

Description

@Zinit-feiz

the current situation
① Create subsegment of insertKaisyuRenkeiToSeikyuIchiranyoDataWork
*Metadata size: 53688

②Using UDP Emitter,
If it exceeds 64KB, first send the child subsegment, then send the parent subsegment
Finally send the segment
➡When sending ① above, debug and check sendData of UDPEmitter,
data. length: 59590
The difference between them is about 6000. Why is there such a difference?

↑The above is the pattern normally sent


The attached image is a transmission failure pattern
※The difference is about 6000 bytes

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions