Skip to content

bind failure in epoll mode #57

@dwing4g

Description

@dwing4g

always throw IOException: Address family not supported by protocol
in Native.cpp:
int listenfd = socket(AF_INET6,SOCK_STREAM,0);

现在仍然有很多服务器并没安装IPv6协议栈, 建议增加IPv4的支持.

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