open_socket
fd = open_socket(sockname);
static int open_socket(const char *);
cronSock = open_socket();
static int open_socket(void);