Home
last modified time | relevance | path

Searched refs:WSAEventSelect (Results 201 – 225 of 689) sorted by relevance

12345678910>>...28

/dports/lang/fpc-source/fpc-3.2.2/rtl/netware/
H A Dws2_32.imp30 WSAEventSelect,
/dports/lang/fpc/fpc-3.2.2/rtl/netware/
H A Dws2_32.imp30 WSAEventSelect,
/dports/lang/fpc/fpc-3.2.2/rtl/netwlibc/
H A Dws2_32.imp30 WSAEventSelect,
/dports/devel/eris/eris-1.3.23/bindings/polls/winsock/
H A DPollWinsock.h244 WSAEventSelect(m_listeningSocket, m_acceptEvent.GetEvent(), FD_ACCEPT);
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dtcp.c364 if (WSAEventSelect(ptr->socket, ptr->hEvent, FD_READ | FD_ACCEPT | FD_CLOSE)) in transport_bio_simple_init()
818 status = WSAEventSelect(sockfd, handles[count++], FD_READ | FD_WRITE | FD_CONNECT | FD_CLOSE); in freerdp_tcp_connect_timeout()
862 status = WSAEventSelect(sockfd, handles[0], 0); in freerdp_tcp_connect_timeout()
/dports/net/c3270/suite3270-4.0/Common/
H A Dpeerscript.c597 if (WSAEventSelect(s, event, FD_READ | FD_CLOSE) != 0) { in peer_accepted()
701 if (WSAEventSelect(listener->socket, listener->event, FD_ACCEPT) != 0) { in peer_init()
/dports/x11/x3270/suite3270-4.0/Common/
H A Dpeerscript.c597 if (WSAEventSelect(s, event, FD_READ | FD_CLOSE) != 0) { in peer_accepted()
701 if (WSAEventSelect(listener->socket, listener->event, FD_ACCEPT) != 0) { in peer_init()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DGSSocketStream.m1824 WSAEventSelect(_sock, _loopID, FD_ALL_EVENTS);
1858 WSAEventSelect(_sock, _loopID, FD_ALL_EVENTS);
1894 * closed, we must call WSAEventSelect to ensure that the event handle
1897 WSAEventSelect(_sock, _loopID, FD_ALL_EVENTS);
1899 WSAEventSelect(_sock, [_sibling _loopID], FD_ALL_EVENTS);
2320 WSAEventSelect(_sock, _loopID, FD_ALL_EVENTS);
2354 WSAEventSelect(_sock, _loopID, FD_ALL_EVENTS);
2390 * closed, we must call WSAEventSelect to ensure that the event handle
2393 WSAEventSelect(_sock, _loopID, FD_ALL_EVENTS);
2395 WSAEventSelect(_sock, [_sibling _loopID], FD_ALL_EVENTS);
[all …]
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/win32unix/
H A Dselect.c537 WSAEventSelect( in socket_poll()
602 WSAEventSelect((SOCKET)(iterQuery->hFileDescr), aEvents[i], 0) != 0 || in socket_poll()
608 WSAEventSelect((SOCKET)(iterQuery->hFileDescr), aEvents[i], 0) != 0); in socket_poll()
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/win32unix/
H A Dselect.c537 WSAEventSelect( in socket_poll()
602 WSAEventSelect((SOCKET)(iterQuery->hFileDescr), aEvents[i], 0) != 0 || in socket_poll()
608 WSAEventSelect((SOCKET)(iterQuery->hFileDescr), aEvents[i], 0) != 0); in socket_poll()
/dports/emulators/qemu42/qemu-4.2.1/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
710 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/emulators/qemu/qemu-6.2.0/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
711 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/emulators/qemu60/qemu-6.0.0/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
711 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/io/
H A Dchannel-socket.c402 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
693 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/emulators/qemu5/qemu-5.2.0/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
711 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/net/libpcap/libpcap-1.10.1/rpcapd/
H A Drpcapd.c911 if (WSAEventSelect(sock_info->sock, event, FD_ACCEPT) == SOCKET_ERROR) in accept_connections()
1198 if (WSAEventSelect(sockctrl, NULL, 0) == SOCKET_ERROR) in accept_connection()
/dports/emulators/qemu-utils/qemu-4.2.1/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
710 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in raw_size()
710 WSAEventSelect(sioc->fd, NULL, 0); in buf_seek()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
711 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/io/
H A Dchannel-socket.c420 WSAEventSelect(ioc->fd, NULL, 0); in qio_channel_socket_finalize()
710 WSAEventSelect(sioc->fd, NULL, 0); in qio_channel_socket_close()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/tool/
H A Dtransport_common.cc549 WSAEventSelect(sock_, sock_read_event.get(), FD_READ | FD_CLOSE) != 0) { in Wait()
559 if (!sock_write_event || WSAEventSelect(sock_, sock_write_event.get(), in Wait()
/dports/security/boringssl/boringssl-6a71840/tool/
H A Dtransport_common.cc547 WSAEventSelect(sock_, sock_read_event.get(), FD_READ | FD_CLOSE) != 0) { in Wait()
557 if (!sock_write_event || WSAEventSelect(sock_, sock_write_event.get(), in Wait()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/tool/
H A Dtransport_common.cc547 WSAEventSelect(sock_, sock_read_event.get(), FD_READ | FD_CLOSE) != 0) { in Wait()
557 if (!sock_write_event || WSAEventSelect(sock_, sock_write_event.get(), in Wait()
/dports/dns/unbound/unbound-1.14.0/util/
H A Dwinsock_event.c545 if(WSAEventSelect(ev->ev_fd, ev->hEvent, events) != 0) { in event_add()
597 if(WSAEventSelect(ev->ev_fd, ev->hEvent, 0) != 0) in event_del()
/dports/databases/db5/db-5.3.28/src/repmgr/
H A Drepmgr_windows.c654 WSAEventSelect(db_rep->listen_fd, listen_event, FD_ACCEPT) ==
789 if (WSAEventSelect(conn->fd,

12345678910>>...28