Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

gobby/net6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net6
====

Synopsis
--------
net6 is a library which eases the development of network-based applications
as it provides a TCP protocol abstraction for C++. It is portable to both
the Windows and Unix-like platforms.

Dependencies
------------
 * sigc++-2.0
 * gnutls