libzypp  13.10.6
MediaNFS.h File Reference

Go to the source code of this file.

Classes

class  zypp::media::MediaNFS
 Implementation class for NFS MediaHandler. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::media
 

Macros

#define NFS_MOUNT_TIMEOUT   300
 Value of NFS mount minor timeout (passed to timeo option of the NFS mount) in tenths of a second. More...
 

Macro Definition Documentation

#define NFS_MOUNT_TIMEOUT   300

Value of NFS mount minor timeout (passed to timeo option of the NFS mount) in tenths of a second.

The value of 300 should give a major timeout after 3.5 minutes for UDP and 1.5 minutes for TCP. (#350309)

Definition at line 24 of file MediaNFS.h.