Commit Graph

1 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
Yacin Nadji a68c15165a New Formula libopennet
libopennet allows developers to open_net() files or URLs alike, and get a file
descriptor back that they can use to read data from. It supports HTTP (read-only)
and FTP (read or write). It also comes with read_net() to do a forceful read(),
and lseek_net() for calling lseek on the socket/file.

Signed-off-by: David Höppner <0xffea@gmail.com>

* correct man path and homepage url
2010-04-24 18:35:52 +02:00