Commit Graph

2 Commits (5bb09ba4d8353043698f1910d9d6e95eae76e820)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
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