15 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Autor SHA1 Nachricht Datum
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c vor 16 Jahren
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued vor 16 Jahren
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely vor 16 Jahren
  Michael Brown 698b5bc887 Fix a minor logical error in posix_io.c vor 16 Jahren
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. vor 17 Jahren
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an vor 17 Jahren
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. vor 17 Jahren
  Holger Lubitz f77d9469a4 convert to zalloc vor 17 Jahren
  Michael Brown 95adce0ce1 Add concept of transfer metadata, to be used by UDP in order to vor 17 Jahren
  Michael Brown 2c569fb240 Allow xfer_open() to take a struct uri as well as a URI string. vor 17 Jahren
  Michael Brown 10d0a1f8c7 Modify data-xfer semantics: it is no longer necessary to call one of vor 17 Jahren
  Michael Brown 6006bed530 Free I/O buffers when we are finished with them! vor 17 Jahren
  Michael Brown 54138f28f6 Use list_for_each_entry_safe() when flushing queue. vor 17 Jahren
  Michael Brown 7d2535779c Must request data before anything actually happens... vor 17 Jahren
  Michael Brown 86a948ccbe Added POSIX-style blocking I/O calls, for use by PXE TFTP API. vor 17 Jahren