photon ~master (2024-05-04T22:18:58Z)
Dub
Repo
WSAAccept
photon
windows
support
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
)
SOCKET
WSAAccept
(
SOCKET
s
,
sockaddr
*
addr
,
LPINT
addrlen
,
LPCONDITIONPROC
lpfnCondition
,
DWORD_PTR
dwCallbackData
)
Meta
Source
See Implementation
photon
windows
support
aliases
LPCONDITIONPROC
LPOVERLAPPED_ENTRY
LPWSABUF
PTP_CALLBACK_ENVIRON
PTP_CALLBACK_INSTANCE
PTP_CLEANUP_GROUP
PTP_CLEANUP_GROUP_CANCEL_CALLBACK
PTP_POOL
PTP_POOL_STACK_INFORMATION
PTP_SIMPLE_CALLBACK
PTP_TIMER
PTP_TIMER_CALLBACK
PTP_VERSION
PTP_WAIT
PTP_WAIT_CALLBACK
PTP_WORK
PTP_WORK_CALLBACK
TP_CALLBACK_ENVIRON
TP_VERSION
TP_WAIT_RESULT
enums
TP_CALLBACK_PRIORITY
functions
CloseThreadpool
CloseThreadpoolTimer
CloseThreadpoolWait
CloseThreadpoolWork
CreateThreadpool
CreateThreadpoolTimer
CreateThreadpoolWait
CreateThreadpoolWork
GetQueuedCompletionStatusEx
InitializeThreadpoolEnvironment
SetThreadpoolCallbackPool
SetThreadpoolThreadMaximum
SetThreadpoolThreadMinimum
SetThreadpoolTimer
SetThreadpoolWait
SubmitThreadpoolWork
WSAAccept
WSARecv
WSASend
WSASocketW
logf
outputToConsole
manifest constants
WSA_FLAG_OVERLAPPED
structs
ACTIVATION_CONTEXT
OVERLAPPED_ENTRY
TP_CALLBACK_ENVIRON_V3
TP_CALLBACK_INSTANCE
TP_CLEANUP_GROUP
TP_POOL
TP_POOL_STACK_INFORMATION
TP_TIMER
TP_WAIT
TP_WORK
WSABUF