Library implementing client-server IRC protocol

Edit Package libircclient

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.

Refresh
Refresh
Source Files
Filename Size Changed
libircclient-1.9.tar.gz 0000291086 284 KB
libircclient-cipher-suite.diff 0000000561 561 Bytes
libircclient-memory-overflow.diff 0000000596 596 Bytes
libircclient.changes 0000004018 3.92 KB
libircclient.spec 0000003396 3.32 KB
Revision 9 (latest revision is 11)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 560553 from Joop Boonen's avatar Joop Boonen (worldcitizen) (revision 9)
- export ac_cv_lib_ssl_SSL_library_init=yes before configure 
  to workaround buggy libssl check, in openSSL 1.1 
  SSL_library_init is a compatibility macro and not a symbol
  in the shared library. (forwarded request 560447 from elvigia)
Comments 0
openSUSE Build Service is sponsored by