Commit Graph

2 Commits (d029c0a9b9a9f73438780598fc113460b0d8d522)

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