• Andrew Tridgell's avatar
    heaps of cleanup in the io code. · 4c36ddbe
    Andrew Tridgell authored
    we no longer use non-blocking IO, instead it uses select a lot more,
    being careful to always allow for reading whenever a valid read fd is
    available and chcking timeouts.
    
    also split the file io calls into fileio.c
    4c36ddbe
fileio.c 4.41 KB