inetlib 0.4 review
Download
|
|
inetlib is a small and optimized library for writing IRC bots and clients for Linux in C.
A small IRC bot that uses all the features of the library is included with the source.
What's New in This Release:
New end-user funcions: irc_connect(), irc_disconnect(), irc_receive() and irc_check_ping.
For raw input/output, the funcions _irc_raw_send() and _irc_raw_receive() have been updated.
There aren't global vars now.
inetlib 0.4 search tags