Changeset 31 in Main for trunk/Server/tw_ssl.h
- Timestamp:
- Sep 16, 2024, 4:52:02 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Server/tw_ssl.h
r12 r31 5 5 6 6 #include <openssl/ssl.h> 7 #include <stdint.h> 7 8 8 SSL_CTX* tw_create_ssl_ctx( uint64_tport);9 SSL_CTX* tw_create_ssl_ctx(__UINTPTR_TYPE__ port); 9 10 10 11 #endif
Note:
See TracChangeset
for help on using the changeset viewer.