sahlberg / libnfs-python

Python bindings for libnfs
GNU Lesser General Public License v2.1
64 stars 34 forks source link

Support nfs_set_timeout() and nfs_get_timeout() #22

Closed earlchew closed 7 years ago

earlchew commented 7 years ago

As a developer, I want to use nfs_set_timeout() so that I can control the behaviour of my Python application.