Skip to content

set_socket_non_blocking() is commented out in udpstream.c #60

@wilsonNg007

Description

@wilsonNg007

In udpstream.c, the set_socket_non_blocking() call is commented out. Any reason why?

I thought non-blocking I/O is the only default I/O model implemented ntttcp-for-linux, and it is better for Tput performance (than blocking I/O). The tcp mode is still setting non-blocking socket mode.

Can we uncomment it?

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