#include <stdio.h>
#include "vfer_tests.h"
#include "vfer_api.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
vfer_fd | listen_skt |
int | port |
Definition in file vfer_test_server.c.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 30 of file vfer_test_server.c.
Definition at line 26 of file vfer_test_server.c.
int port |
Definition at line 27 of file vfer_test_server.c.