vibe.core.drivers.win32

Driver implementation for Win32 using WSAAsyncSelect

Members

Classes

Win32DirectoryWatcher
class Win32DirectoryWatcher
Win32EventDriver
class Win32EventDriver
Win32FileStream
class Win32FileStream
Win32ManualEvent
class Win32ManualEvent
Win32TCPConnection
class Win32TCPConnection
Undocumented in source.
Win32TCPListener
class Win32TCPListener
Win32UDPConnection
class Win32UDPConnection

Enums

ConnectionStatus
enum ConnectionStatus

Functions

setupWindowClass
void setupWindowClass()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

SocketEventHandler
interface SocketEventHandler
Undocumented in source.

Manifest constants

WM_USER_SIGNAL
enum WM_USER_SIGNAL;
Undocumented in source.
WM_USER_SOCKET
enum WM_USER_SOCKET;
Undocumented in source.

See Also

vibe.core.driver = interface definition

Meta

Authors

Sönke Ludwig, Leonid Kramer

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.