nfs-ganesha 1.4

nfs_rpc_tcp_socket_manager_thread.c File Reference

The file that contain the 'rpc_tcp_socket_manager_thread' routine for the nfsd. More...

#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include <fcntl.h>
#include <sys/file.h>
#include <sys/select.h>
#include "HashData.h"
#include "HashTable.h"
#include "log.h"
#include "ganesha_rpc.h"
#include "nfs23.h"
#include "nfs4.h"
#include "mount.h"
#include "nfs_core.h"
#include "cache_inode.h"
#include "nfs_exports.h"
#include "nfs_creds.h"
#include "nfs_proto_functions.h"
#include "nfs_dupreq.h"
#include "nfs_file_handle.h"
#include "nfs_stat.h"
#include "SemN.h"

Go to the source code of this file.


Detailed Description

The file that contain the 'rpc_tcp_socket_manager_thread' routine for the nfsd.

Author:
Author:
deniel
Date:
Date:
2006/02/23 12:33:05
Version:
Revision:
1.96

nfs_rpc_dispatcher.c : The file that contain the 'rpc_tcp_socket_manager_thread.c' routine for the nfsd (and all the related stuff).

Definition in file nfs_rpc_tcp_socket_manager_thread.c.