Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
Go to the source code of this file.
Classes | |
class | XSocket |
XSocket generic socket exception. More... | |
class | XSocketAddress |
Socket bad address exception. More... | |
class | XSocketIOClose |
XSocketIOClose - Thrown if a stream cannot be closed. More... | |
class | XSocketWithWhat |
XSocketWithWhat - generic XSocket Exception with a generic what method impl. More... | |
class | XSocketBind |
XSocketBind - Thrown when a socket cannot be bound to an address. More... | |
class | XSocketAddressInUse |
XSocketAddressInUse Thrown when a socket cannot be bound to an address because the address is already in use. More... | |
class | XSocketConnect |
XSocketConnect - Thrown when a socket cannot connect to a remote endpoint. More... | |
class | XSocketCreate |
XSocketConnect - Thrown when a socket cannot be created (by the operating system). More... |