#!/bin/bash

/usr/local/bin/zdl -s $1 --no-stop 

## exit status in "$path_server"/zdl-sockets-exit :
# 0 = started
# 1 = already in use at port $1
# 2 = failed
