Skip to content

external同时配置tcp和websocket时的警告 #540

Description

@JeanLiu820

提问

external同时配置tcp和websocket时,报以下的warn:
10:48:19.007 [ioGameThread-2] [] WARN i.n.b.ServerBootstrap.setChannelOption(AbstractBootstrap.java:492) Unknown channel option 'SO_KEEPALIVE' for channel '[id: 0x4aa748f3]' of type 'class io.netty.channel.kqueue.KQueueServerSocketChannel'
10:48:19.007 [ioGameThread-2] [] WARN i.n.b.ServerBootstrap.setChannelOption(AbstractBootstrap.java:492) Unknown channel option 'TCP_NODELAY' for channel '[id: 0x4aa748f3]' of type 'class io.netty.channel.kqueue.KQueueServerSocketChannel'

IoGame version:21.34,使用代码为https://iohao.github.io/game/docs/overall/external_intro

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