Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
Go to the source code of this file.
Classes | |
class | IArchNetwork |
Interface for architecture dependent networking. More... | |
struct | IArchNetwork::PollEventMask |
Events for poll() More... | |
class | IArchNetwork::PollEntry |
A socket query for poll() More... |
Typedefs | |
using | ArchSocket = ArchSocketImpl * |
Opaque socket type. An opaque type representing a socket. | |
using | ArchNetAddress = ArchNetAddressImpl * |
Opaque network address type. An opaque type representing a network address. |
using ArchNetAddress = ArchNetAddressImpl * |
Opaque network address type. An opaque type representing a network address.
using ArchSocket = ArchSocketImpl * |
Opaque socket type. An opaque type representing a socket.