aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mingw/lib-common/websocket.def
blob: 65ba4cd5a5d7a7f500c20781033a7bc2bea5e5a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LIBRARY "websocket.dll"
EXPORTS
WebSocketAbortHandle
WebSocketBeginClientHandshake
WebSocketBeginServerHandshake
WebSocketCompleteAction
WebSocketCreateClientHandle
WebSocketCreateServerHandle
WebSocketDeleteHandle
WebSocketEndClientHandshake
WebSocketEndServerHandshake
WebSocketGetAction
WebSocketGetGlobalProperty
WebSocketReceive
WebSocketSend