| // Include Windows networking headers before standard C++ headers | |
| // Define missing types that are used in TransportClientTcp.h | |
| typedef int socklen_t; | |
| // Ensure proper Windows networking initialization | |
| // Include Windows networking headers before standard C++ headers | |
| // Define missing types that are used in TransportClientTcp.h | |
| typedef int socklen_t; | |
| // Ensure proper Windows networking initialization | |