9 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Author SHA1 Message Date
  Michael Brown 2c7ffa8c27 Added two lines of code that were completely missing! 17 years ago
  Michael Brown 4f309ff0c7 Treat URIs opened via xfer_open() and friends as relative to the 17 years ago
  Michael Brown 2c569fb240 Allow xfer_open() to take a struct uri as well as a URI string. 17 years ago
  Michael Brown 656485c1f1 Make URI structures reference-counted. 17 years ago
  Michael Brown a1210e4fca Eliminate PF_INET; just use the AF_INET from the struct sockaddr instead. 17 years ago
  Michael Brown 5e25a89e74 Add local address to socket openers. 17 years ago
  Michael Brown 59e738d756 Prefix all the open()-family routines with xfer_, to disambiguate them 17 years ago
  Michael Brown 280160139d Add seek() 17 years ago
  Michael Brown ff1222a8d3 Preliminary support for opening data-transfer interfaces 17 years ago