Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Problem with send UDP package on TizenRT #87

@umaciek

Description

@umaciek

I try to use function uv_udp_send from UDP support but I have a problem and always receive -1.

size = sendto(handle->io_watcher.fd, req->bufs->base,

The same function on Raspberry Pi work correct but on TizenRT UDP package isn't sending.

Are you sure that UDP work correct? I don't see any test for UDP in project. Could you add tests or simple example to confirm that UDP works correct?

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