dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
dfl.socket
dfl
Members
Aliases
GetHostCallback
alias
GetHostCallback
=
void
delegate
(
DInternetHost
inetHost
,
int
err
)
RegisterEventCallback
alias
RegisterEventCallback
=
void
delegate
(
DflSocket
sock
,
EventType
type
,
int
err
)
Classes
AsyncSocket
class
AsyncSocket
AsyncTcpSocket
class
AsyncTcpSocket
AsyncUdpSocket
class
AsyncUdpSocket
GetHost
class
GetHost
SocketQueue
class
SocketQueue
Enums
EventType
enum
EventType
Functions
asyncGetHostByAddr
GetHost
asyncGetHostByAddr
(
uint32_t
addr
,
GetHostCallback
callback
)
GetHost
asyncGetHostByAddr
(
Dstring
addr
,
GetHostCallback
callback
)
asyncGetHostByName
GetHost
asyncGetHostByName
(
Dstring
name
,
GetHostCallback
callback
)
Meta
Source
See Source File
dfl
modules
all
application
base
button
clipboard
clippingform
collections
colordialog
combobox
commondialog
control
data
drawing
environment
event
filedialog
folderdialog
fontdialog
form
groupbox
imagelist
label
listbox
listview
menu
messagebox
notifyicon
panel
picturebox
progressbar
registry
resources
richtextbox
socket
splitter
statusbar
tabcontrol
textbox
timer
toolbar
tooltip
treeview
usercontrol