summaryrefslogtreecommitdiff
path: root/src/io/fd.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-07-29add more syscalls to io::FDmekolat1-0/+9
2015-07-29replace socket write with send with MSG_NOSIGNALmekolat1-0/+1
2014-10-26Fix header rankingBen Longbons1-2/+0
2014-07-17Add dir annoyancesBen Longbons1-1/+7
2014-07-01In order to disable them, diagnostic header must be public and includedBen Longbons1-0/+2
2014-06-30Finally get around to decoupling the warning systemBen Longbons1-9/+9
2014-06-27This is more reliableBen Longbons1-17/+14
2014-06-26Stick everything in a namespaceBen Longbons1-0/+3
2014-04-24Header cleanupBen Longbons1-2/+0
2014-04-22Make travis happyBen Longbons1-1/+1
2014-03-16Clean up header organizationBen Longbons1-1/+1
2014-02-06Fix build warningsBen Longbons1-0/+9
2014-02-06Wrap remaining FDs in a classBen Longbons1-0/+159