src/vsl_rcpd.c File Reference

VSL file transfer server. More...

#include "vsl_rcp.h"
#include "vsl_api.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include "vsl.h"
#include <pwd.h>
#include <strings.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <signal.h>
#include "vfer.h"

Go to the source code of this file.

Data Structures

struct  vsl_rcpd_info
 info structure used for parsing the command line arguments and options of test_rcpd More...

Functions

int main (int argc, char **argv)
void sig_handler (int sig)


Detailed Description

VSL file transfer server.

Author:
Nikolaus Rath

Definition in file vsl_rcpd.c.


Function Documentation

int main ( int  argc,
char **  argv 
)

main

Definition at line 49 of file vsl_rcpd.c.

void sig_handler ( int  sig  ) 

This function is a catcher of SIGINT signal, installed in main()

Definition at line 40 of file vsl_rcpd.c.


Generated on Tue Aug 8 16:07:22 2006 for VFER by  doxygen 1.4.7