mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
ef2e26c91b
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)
5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
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 |