Searched refs:wol (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c3094 finish_overlapped_socket(BOOL input, SOCKET s, WSAOVERLAPPED *wol, int result, DWORD *len, DWORD size) argument
3102 switch (rb_w32_wait_events_blocking(&wol->hEvent, 1, INFINITE)) {
3105 result = WSAGetOverlappedResult(s, wol, &size, TRUE, &flg)
3132 CloseHandle(wol->hEvent);
3146 WSAOVERLAPPED wol; local
3185 memset(&wol, 0, sizeof(wol));
3187 wol.hEvent = CreateEvent(NULL, TRUE, FALSE, NULL);
3192 &wol, NULL);
3194 ret = WSARecv(s, &wbuf, 1, &size, &flg, &wol, NUL
3316 WSAOVERLAPPED wol; local
3373 WSAOVERLAPPED wol; local
[all...]
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices9768 neto-wol-server 3812/tcp # netO WOL Server
9769 neto-wol-server 3812/udp # netO WOL Server
11644 nbt-wol 6133/tcp # New Boundary Tech WOL
11645 nbt-wol 6133/udp # New Boundary Tech WOL

Completed in 146 milliseconds