ESPHome 2025.5.0
Loading...
Searching...
No Matches
httplib.h File Reference

Go to the source code of this file.

Typedefs

using ssize_t = __int64
 
using socket_t = SOCKET
 

Typedef Documentation

◆ socket_t

typedef int socket_t = SOCKET

Definition at line 201 of file httplib.h.

◆ ssize_t

typedef long ssize_t = __int64

Definition at line 175 of file httplib.h.