st_local_listen
if (st_local_listen(g_sock_fd, atoi(tmp)) < 0) {
if (st_local_listen(listen_fd, backlog) < 0) {
static int st_local_listen(int, int);