Provided by: smc-tools_1.2.2-0ubuntu1_amd64 bug

NAME

       smc_run  -  start  a  TCP  socket  program  with  the  capability to use SMC as networking
       protocol.

SYNOPSIS

       smc_run [-d] program parameters

DESCRIPTION

       smc_run starts a program specified as argument with its parameters allowing to use the SMC
       protocol  for program-used TCP socket connections.  The script specifies libsmc-preload.so
       as a preload shared library for the Linux program loader.   The  preload  library  libsmc-
       preload.so intercepts a few TCP socket calls and triggers the equivalent execution through
       SMC.

       The following options can be specified:

       -d     Display additional diagnostic messages during the program execution.

RETURN CODES

       On success, the smc_run command returns 0.  If an error occurs smc_run writes a message to
       stdout and completes with a return code other than 0.

       1      An invalid option was specified.

SEE ALSO

       af_smc(7), smc_pnet(8), smc_rnics(8), smcss(8), tcp(7)