Project Alice
Loading...
Searching...
No Matches
httplib::ClientImpl::Socket Struct Reference

#include <httplib.h>

Public Member Functions

bool is_open () const
 

Public Attributes

socket_t sock = INVALID_SOCKET
 

Detailed Description

Definition at line 1473 of file httplib.h.

Member Function Documentation

◆ is_open()

bool httplib::ClientImpl::Socket::is_open ( ) const
inline

Definition at line 1479 of file httplib.h.

Here is the caller graph for this function:

Member Data Documentation

◆ sock

socket_t httplib::ClientImpl::Socket::sock = INVALID_SOCKET

Definition at line 1474 of file httplib.h.


The documentation for this struct was generated from the following file: