ReactOS 0.4.15-dev-8052-gc0e3179
_HTTP_TRANSPORT_ADDRESS Struct Reference

#include <http.h>

Collaboration diagram for _HTTP_TRANSPORT_ADDRESS:

Public Attributes

SOCKADDRpRemoteAddress
 
SOCKADDRpLocalAddress
 

Detailed Description

Definition at line 124 of file http.h.

Member Data Documentation

◆ pLocalAddress

SOCKADDR* _HTTP_TRANSPORT_ADDRESS::pLocalAddress

Definition at line 127 of file http.h.

◆ pRemoteAddress

SOCKADDR* _HTTP_TRANSPORT_ADDRESS::pRemoteAddress

Definition at line 126 of file http.h.


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