[Question]: gnet engine is stopping with error: kevent add|clear:function not implemented #552
Open
3 tasks done
Labels
help wanted
Extra attention is needed
needs investigation
needs more info
OS-FreeBSD
question
Further information is requested
Milestone
Actions I've taken before I'm here
Questions with details
gnet跑一个基于tcp的socket服务端.目标系统freebsd11.2
实现了onboot,onopen,onclose,onshutdown,ontraffic 接口.
启动时提示错误:
[gnet] 2024-03-19T20:45:28.808010602+08:00 ERROR v2@v2.3.5/engine_unix.go:282 gnet engine is stopping with error: kevent add|clear: function not implemented
github.com/panjf2000/gnet/v2.run
/root/go/pkg/mod/github.com/panjf2000/gnet/v2@v2.3.5/engine_unix.go:282
github.com/panjf2000/gnet/v2.Run
/root/go/pkg/mod/github.com/panjf2000/gnet/v2@v2.3.5/gnet.go:495
mt_server/Client.InitMtServer
/usr/zz/server1/game1/Client/Server.go:71
Code snippets (optional)
The text was updated successfully, but these errors were encountered: