libnfs/include
Vitaliy Filippov 45430b3c38 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:29:39 +03:00
..
nfsc Add an opaque pointer argument to service_proc 2022-02-06 02:29:39 +03:00
win32 Fix mingw build: add strndup implementation to win32_compat.c 2021-10-03 12:51:42 +00:00
Makefile.am Move win32/win32_compat.h to include/win32/win32_compat.h 2018-04-16 19:42:38 +00:00
libnfs-multithreading.h multithreading: make nfs_get_error() work for multithreaded applications 2022-01-28 10:38:32 +10:00
libnfs-private.h multithreading: make nfs_get_error() work for multithreaded applications 2022-01-28 10:38:32 +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