Skip to content
  • Shane Kerr's avatar
    Handle hostnames that start with numbers. · 66eaae18
    Shane Kerr authored
    This involved needing to look at more than one token at a time, so
    this patch moves from read() to mmap() of files, as a way to gracefully
    rewind.
    
    See RT ticket #16516 for (a lot) more.
    66eaae18