mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
added define PORT_LDAPS.
This commit is contained in:
parent
ca410ec2ca
commit
7f7e42732d
@ -34,6 +34,7 @@
|
||||
#define PORT_HTTPS 443
|
||||
#define PORT_DICT 2628
|
||||
#define PORT_LDAP 389
|
||||
#define PORT_LDAPS 636
|
||||
#define PORT_TFTP 69
|
||||
#define PORT_SSH 22
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user