Library implementing client-server IRC protocol
It is designed to be small, fast, portable and compatible to RFC standards,
and most IRC clients. libircclient features include:
* Full multi-threading support.
* Single threads handles all the IRC processing.
* Support for single-threaded applications, and socket-based
applications, which use select()
* Synchronous and asynchronous interfaces.
* CTCP support with optional build-in reply code.
* Flexible DCC support, including both DCC chat, and DCC file transfer.
* Can both initiate and react to initiated DCC.
* Can accept or decline DCC sessions asynchronously.
* Plain C interface and implementation (possible to use from C++ code,
obviously)
* Compatible with RFC 1459 and most IRC clients.
* Free, licensed under LGPL license.
* Good documentation and examples available.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/libircclient && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
libircclient-1.6.tar.bz2 | 0000281584 275 KB | |
libircclient-make.diff | 0000001537 1.5 KB | |
libircclient-memory-overflow.diff | 0000000596 596 Bytes | |
libircclient.changes | 0000002661 2.6 KB | |
libircclient.spec | 0000003197 3.12 KB |
Latest Revision
branched from openSUSE:Factory
Comments 0