summaryrefslogtreecommitdiffstats
path: root/network.c
Commit message (Expand)AuthorAgeFilesLines
* exit() -> return NULLarpi2001-08-221-1/+1
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-3/+4
* Commented the default output to file.bertrand2001-06-051-1/+1
* Continue implementation of the network streaming part.bertrand2001-06-041-115/+480
* Added autodetection of potential stream type.bertrand2001-05-291-1/+185
* Included "netdb.h" file needed.bertrand2001-05-201-8/+12
* Starting implementation of ASF network streaming.bertrand2001-05-181-0/+38