dlangui.core.asyncsocket

Undocumented in source.

Members

Classes

AsyncClientConnection
class AsyncClientConnection

Asynchrous socket which uses separate thread for operation

AsyncSocketCallbackProxy
class AsyncSocketCallbackProxy

proxy for AsyncConnectionHandler - to call in GUI thread

Enums

SocketError
enum SocketError

Socket error code

SocketState
enum SocketState

Socket state

Interfaces

AsyncSocket
interface AsyncSocket

Asynchronous socket interface

AsyncSocketCallback
interface AsyncSocketCallback

Callback interface for using by AsyncSocket implementations

Meta