![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
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 |
Internal socket data. An architecture dependent type holding the necessary data for a socket.
| WSAEVENT ArchSocketImpl::m_event |
| int ArchSocketImpl::m_fd |
| bool ArchSocketImpl::m_pollWrite |
| int ArchSocketImpl::m_refCount |
| SOCKET ArchSocketImpl::m_socket |