Skip to content
/ qiconn Public

Qiconn is a light c++ library for pool of "socket-enriched" derivative of iostreams. mirror of git://repoz.nekodune.net/qiconn.git

Notifications You must be signed in to change notification settings

jd-code/qiconn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qiconn

Qiconn is a light c++ library for pool of "socket-enriched" derivative of iostreams.

A typical usage can be found in bulkrays

Dependencies

  • posix socket C calls
  • STL

Building

the following will bring a default build :

autoall && ./configure

Typical building dependencies

in order to compile on a debian buster :

  • build-essential
  • autotools-dev
  • libtool
  • expect (provides unbuffer used in the "vimtest" target)

jd

About

Qiconn is a light c++ library for pool of "socket-enriched" derivative of iostreams. mirror of git://repoz.nekodune.net/qiconn.git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published