summaryrefslogtreecommitdiffstats
path: root/src/socket_wrapper.h
Commit message (Collapse)AuthorAgeFilesLines
* swrap: introduce a socket_wrapper_noop.so and socket_wrapper.h to provide ↵Stefan Metzmacher2021-03-151-0/+64
| | | | | | | | | | | | noop stubs Applications with the need to call socket_wrapper_enabled() should link against -lsocket_wrapper_noop in order to resolve the symbol at link time. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14640 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
* src: Remove unused and obsolete files.Andreas Schneider2013-07-021-177/+0
|
* Initial commit.Andreas Schneider2013-02-071-0/+177