Changeset 273 in Main for trunk/Server
- Timestamp:
- Oct 8, 2024, 7:49:19 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Server/tw_ssl.h
r140 r273 11 11 #include <stdint.h> 12 12 13 #ifndef __UINTPTR_TYPE__ 14 #define __UINTPTR_TYPE__ uintptr_t 15 #endif 16 13 17 SSL_CTX* tw_create_ssl_ctx(__UINTPTR_TYPE__ port); 14 18
Note:
See TracChangeset
for help on using the changeset viewer.