Tyler Doubrava
Results
2
issues of
Tyler Doubrava
The writev function that I see in this source code simply iterates over the vectors calling write() for each. This should work reasonably well for stream-oriented sockets where writes are...
enhancement
The build system is missing some files typically present for an autoconf project. At a minimum, it would seem, this is install-sh or install.sh, and config.sub. Copying the files in...
bug