smf icon indicating copy to clipboard operation
smf copied to clipboard

use seastar::semaphore_units() on rpc_server.cc

Open emaxerrno opened this issue 7 years ago • 0 comments

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

use seastar::semaphore_units()

emaxerrno avatar Dec 02 '18 19:12 emaxerrno