sunce4t commented on issue #3132: URL: https://github.com/apache/brpc/issues/3132#issuecomment-3545876499
> > 提到[#3145 (comment)](https://github.com/apache/brpc/pull/3145#issuecomment-3544927795) 使用一个CQ即可。那在solicited_only=1时,怎么感知IBV_WC_SEND WC的生成呢? > > 所以在给一个 wr 设置 IBV_SEND_SIGNALED 标志的同时需要设置 IBV_SEND_SOLICITED 标志, solicited_only 的 wr 不需要感知 IBV_WC_SEND。 @legionxiong hi,本端的solicited设置后影响的应当是对端是否在comp channel上生成一个event吗,这个问题看起来是本端一直没有event产生,导致没法进入poll_cq流程 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
