leastfixedpoint

Archived tweet #9300 from the @leastfixedpoint Twitter Archive
@mwotton This is from read(2), not recv(2), and read(2) says "On success, the number of bytes read is returned (zero indicates end of file)". One takeaway could be "read(2) considered harmful for reading things that aren't regular files".