#!/bin/sh

cd $BENCHMARK_ROOT/sockperf || exit

log_cmd ./sockperf server &
log_cmd ./sockperf server --tcp &
