tcpip_listen - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

TCPIP_LISTEN(socket) - Listning for connetions on open socket.
Socket must first be opened with TCPIP_SERVSOCKET, both sockets
and connections are closed with TCPIP_CLOSE().

This frunction returns a hander to connection if ther is one
waiting, else it returns -1.

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychHardware/iViewXToolbox/tcp_udp_ip/tcpip/tcpip_listen.m
⚠️ **GitHub.com Fallback** ⚠️