mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
6b9b169c27
closes the connetion and we got EBADF from select() and event_loop_once() fails
metze
(This used to be commit
|
||
---|---|---|
.. | ||
clioplock.c | ||
clisession.c | ||
clisocket.c | ||
clitransport.c | ||
clitree.c | ||
rawacl.c | ||
rawdate.c | ||
raweas.c | ||
rawfile.c | ||
rawfileinfo.c | ||
rawfsinfo.c | ||
rawioctl.c | ||
rawnegotiate.c | ||
rawnotify.c | ||
rawreadwrite.c | ||
rawrequest.c | ||
rawsearch.c | ||
rawsetfileinfo.c | ||
rawtrans.c | ||
README | ||
smb_signing.c |
Design notes for client library restructure: 1 - no references to cli_state should exist in libcli/raw. 2 - all interfaces to functions in this directory should use cli_session or cli_tree as the primary context structure