Skip to content

one error #1

Description

@xukeawsl

udpProxyAddr.sin_port = udp_accoc_resp_head.usPort;
should fix to
udpProxyAddr.sin_port = htons(udp_accoc_resp_head.usPort);

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