mirror of
https://github.com/curl/curl.git
synced 2026-05-18 00:26:19 +03:00
added define PORT_LDAPS.
This commit is contained in:
parent
ca410ec2ca
commit
7f7e42732d
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue