Commit Graph

1 Commits (5c7373315707651dcf79098da54b8f1d6a1449cb)

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