libnfs/include
Vitaliy Filippov 22546a29e9 Add an opaque pointer argument to service_proc
Without this argument it's impossible to pass an object instance to procedure
callbacks which basically forces users to either use global variables or to
write additional boilerplate code and find object instances from rpc_context
pointer values.
2022-02-06 02:26:18 +03:00
..
nfsc Add an opaque pointer argument to service_proc 2022-02-06 02:26:18 +03:00
win32 Define MSG_NOSIGNAL in windows if it doesn't exist. Windows doesn't have signals like SIGPIPE, so defining the flag as 0 is probably fine. 2018-04-29 12:02:08 +00:00
Makefile.am Move win32/win32_compat.h to include/win32/win32_compat.h 2018-04-16 19:42:38 +00:00
libnfs-private.h add nfs_umount() which will unregister the client from the mount daemon 2018-12-29 13:56:29 +10:00
slist.h slist.h: Change SLIST_* to LIBNFS_LIST_* to avoid name clash on *BSD 2014-05-14 19:11:03 -07:00