Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ArchSocketImpl Class Reference

Internal socket data. An architecture dependent type holding the necessary data for a socket. More...

#include <ArchNetworkBSD.h>

Public Attributes

int m_fd
int m_refCount
SOCKET m_socket
WSAEVENT m_event
bool m_pollWrite

Detailed Description

Internal socket data. An architecture dependent type holding the necessary data for a socket.

Member Data Documentation

◆ m_event

WSAEVENT ArchSocketImpl::m_event

◆ m_fd

int ArchSocketImpl::m_fd

◆ m_pollWrite

bool ArchSocketImpl::m_pollWrite

◆ m_refCount

int ArchSocketImpl::m_refCount

◆ m_socket

SOCKET ArchSocketImpl::m_socket

The documentation for this class was generated from the following files: