Skip to content

A C++ library for manipulating sockets, aiming to feel as close to BSD feel as possible.

License

Notifications You must be signed in to change notification settings

edudobay/cppsockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C++ library for manipulating sockets, that aims to be easy to use through a familiar Berkeley sockets interface, while incorporating modern programming techniques and newer functions from the POSIX sockets API.

C++11 support is required.

Files

  • test.cpp and testsvr.cpp: some simple examples of how the library may be used
  • src/*: the library itself

About

A C++ library for manipulating sockets, aiming to feel as close to BSD feel as possible.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published