summaryrefslogtreecommitdiffstats
path: root/src/osd/modules/file/posixsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* osd: Return would block when reading a socket with no data available - no err... Vas Crabb2021-08-271-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-82/+105
* Low-level #include overhaul AJR2021-01-021-0/+1
* Set SO_REUSEADDR in posixsocket Sven Schnelle2018-04-161-0/+8
* Don't need to ifdef this out anymore either (nw) Justin Kerk2016-03-171-5/+0
* Fix Emscripten build (nw) Justin Kerk2016-03-141-1/+2
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-0/+236