Hacker News new | ask | show | jobs
by osi 4782 days ago
as long as you aren't calling what you consider to be a 'return void' function (like writing data to a socket). then it is easy to forget to check the return value.