Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为多播套接字设置了套接字选项 SO_REUSEPORT,但我得到了 errno 92“协议不可用”。顺便说一句,我在 socket.h 文件“/usr/include/asm-generic/socket.h”上定义了 SO_REUSEPORT。