HandlerRunner
Properties
Link copied to clipboard
Thread local to store Syscalls.
Functions
Link copied to clipboard
abstract fun run(handlerSpecification: HandlerSpecification<REQ, RES>, syscalls: Syscalls, @Nullable options: @Nullable O, callback: SyscallCallback<ByteBuffer>)