smfrpc / smf

Fastest RPC in the west

Home Page:http://smfrpc.github.io/smf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use seastar::semaphore_units() on rpc_server.cc

emaxerrno opened this issue · comments

In order to be exception safe: https://github.com/smfrpc/smf/blob/master/src/core/rpc_server.cc#L169

use seastar::semaphore_units()