A dynamic listener can be started by calling the srv_spawn routine with the following parameter values:
sppp – The pointer to the thread structure pointer should be null.
stacksize – The stack size should be specified as CS_UNUSED.
funcp – The entry-point function pointer should be SRV_C_START_LISTENER.
argp – This parameter should point to a CS_TRANADDR structure.
priority – The priority should be specified as CS_UNUSED.