mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:23:32 +03:00
docs: Updated for the SMB protocol
This patch updates the documentation for the SMB/CIFS protocol.
This commit is contained in:
parent
c8996bab1c
commit
96c3b1a1bb
8 changed files with 42 additions and 5 deletions
|
|
@ -264,6 +264,10 @@ Library
|
|||
|
||||
The file:// protocol is dealt with in lib/file.c.
|
||||
|
||||
SMB
|
||||
|
||||
The smb:// protocol is dealt with in lib/smb.c.
|
||||
|
||||
LDAP
|
||||
|
||||
Everything LDAP is in lib/ldap.c and lib/openldap.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue