-
deuce authored
It will return an object with properties corresponding to the passed arrays, and the write parameter will be ignored. This allows usage very much like the select() syscall, and allows a traditional non-blocking server to be written.
deuce authoredIt will return an object with properties corresponding to the passed arrays, and the write parameter will be ignored. This allows usage very much like the select() syscall, and allows a traditional non-blocking server to be written.
Loading