-
- Downloads
Updated socket_select() method implementation:
* new bool write argument (defaults to false - for readability checking) * timeout is specified in seconds (with fractions supported) ala Socket.poll() * socket array can be array of socket descriptors or Socket objects * arguments can be given in any order and all but the socket array are optional * updated method description for documentation
Loading
Please register or sign in to comment