#include <stdio.h>#include <stdlib.h>#include <fd.h>#include <tcp.h>#include <unistd.h>#include <config.h>#include <string.h>#include <errno.h>#include "init.h"#include "logging.h"#include "msg_buff.h"#include "proto.h"
Functions | |
| int | tcp_client_start (struct nft_sync_inst *inst) |
| int tcp_client_start | ( | struct nft_sync_inst * | inst | ) |
References nft_fd_register(), nft_fd_setup(), NULL, nft_sync_inst::tcp, tcp_client_create(), tcp_client_get_fd(), and nft_sync_inst::tcp_client_nfd.
Referenced by main().

