webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::test::PerIoContext Struct Reference

#include <udp_socket2_manager_win.h>

Public Attributes

WSAOVERLAPPED overlapped
 
char buffer [MAX_IO_BUFF_SIZE]
 
WSABUF wsabuf
 
size_t nTotalBytes
 
int nSentBytes
 
int bytes
 
IO_OPERATION ioOperation
 
SocketAddress from
 
int fromLen
 
bool ioInitiatedByPlatformThread
 
PerIoContextpNextFree
 

Member Data Documentation

◆ buffer

char webrtc::test::PerIoContext::buffer

◆ bytes

int webrtc::test::PerIoContext::bytes

◆ from

SocketAddress webrtc::test::PerIoContext::from

◆ fromLen

int webrtc::test::PerIoContext::fromLen

◆ ioInitiatedByPlatformThread

bool webrtc::test::PerIoContext::ioInitiatedByPlatformThread

◆ ioOperation

IO_OPERATION webrtc::test::PerIoContext::ioOperation

◆ nSentBytes

int webrtc::test::PerIoContext::nSentBytes

◆ nTotalBytes

size_t webrtc::test::PerIoContext::nTotalBytes

◆ overlapped

WSAOVERLAPPED webrtc::test::PerIoContext::overlapped

◆ pNextFree

PerIoContext * webrtc::test::PerIoContext::pNextFree

◆ wsabuf

WSABUF webrtc::test::PerIoContext::wsabuf

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