mirror of
https://github.com/curl/curl.git
synced 2026-07-31 21:08:04 +03:00
smb: Added SMB protocol and port definitions
Added the necessary protocol and port definitions in order to support SMB/CIFS.
This commit is contained in:
parent
0627c48dde
commit
557658776f
4 changed files with 11 additions and 0 deletions
|
|
@ -574,6 +574,8 @@ CURLPROTO_RTMPTS 7.21.0
|
|||
CURLPROTO_RTSP 7.20.0
|
||||
CURLPROTO_SCP 7.19.4
|
||||
CURLPROTO_SFTP 7.19.4
|
||||
CURLPROTO_SMB 7.40.0
|
||||
CURLPROTO_SMBS 7.40.0
|
||||
CURLPROTO_SMTP 7.20.0
|
||||
CURLPROTO_SMTPS 7.20.0
|
||||
CURLPROTO_TELNET 7.19.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue