18 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Autor SHA1 Mensagem Data
  Michael Brown a2b4252d5a Add XFER_INIT() macro. 16 anos atrás
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 anos atrás
  Michael Brown 4075f7596b Unplug before sending close() message, to avoid screwing up interfaces 17 anos atrás
  Michael Brown f0c44f2f71 Remove xfer_ready() (it has been replaced by xfer_window()) 17 anos atrás
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an 17 anos atrás
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. 17 anos atrás
  Michael Brown 95adce0ce1 Add concept of transfer metadata, to be used by UDP in order to 17 anos atrás
  Michael Brown 6a5cc3533f Added missing va_end() 17 anos atrás
  Michael Brown a6a18ae9af Add xfer_[v]printf() functions. 17 anos atrás
  Michael Brown 10d0a1f8c7 Modify data-xfer semantics: it is no longer necessary to call one of 17 anos atrás
  Michael Brown b1755462ab Do not hold self-references. This then avoids the problem of having to 17 anos atrás
  Michael Brown 5471bfbbbe Data-transfer interface should now be functionally complete. 17 anos atrás
  Michael Brown e3dcb9a1ad Add start() event 17 anos atrás
  Michael Brown d40761d725 Add (and use) generic reference counter, to improve signal:noise ratio 17 anos atrás
  Michael Brown 280160139d Add seek() 17 anos atrás
  Michael Brown ff1222a8d3 Preliminary support for opening data-transfer interfaces 17 anos atrás
  Michael Brown 1c765b3988 Added deliver-as-iobuf/deliver-as-raw concepts. 17 anos atrás
  Michael Brown 2575ddc889 Initial sketch for the generic data-transfer interface. 17 anos atrás