Menu

Tree [ebdbe1] master /
 History

HTTPS access


File Date Author Commit
 rpmspecs 2017-02-09 Dirk Gottschalk Dirk Gottschalk [ebdbe1] Updated RPM spec files
 src 2017-01-28 Dirk Gottschalk Dirk Gottschalk [fc50c6] Files revised after merge
 .gitignore 2017-01-28 Dirk Gottschalk Dirk Gottschalk [fc50c6] Files revised after merge
 AUTHORS 2016-08-29 dirk1980ac dirk1980ac [9a98df] Some bugfixes
 COPYING 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 ChangeLog 2017-02-09 Dirk Gottschalk Dirk Gottschalk [ebdbe1] Updated RPM spec files
 INSTALL 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 Makefile.am 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 Makefile.in 2017-01-28 Dirk Gottschalk Dirk Gottschalk [fc50c6] Files revised after merge
 NEWS 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 README 2017-01-28 Dirk Gottschalk Dirk Gottschalk [59e9d9] SVN repository on SF.NET closed
 aclocal.m4 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 autogen.sh 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 compile 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 config.guess 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 config.h.in 2016-09-20 dirk1980ac dirk1980ac [619124] Done some code cosmetics and cleaning
 config.sub 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 configure 2017-01-28 Dirk Gottschalk Dirk Gottschalk [fc50c6] Files revised after merge
 configure.ac 2017-02-09 Dirk Gottschalk Dirk Gottschalk [a3906c] Changed configure.ac
 depcomp 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 install-sh 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 ltmain.sh 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit
 missing 2016-08-20 dirk1980ac dirk1980ac [0f93c9] Initial commit

Read Me

This is a small socket abstraction Library.

All functions are descirbes in the header file socketlayer.h.

It compiles under GNU/Linux and MS-Windows (using mingw) and helps to develope
cross platform applications without the need to care about different socket
functions.

The provided .spec files are intended to be used whith Fedora Linux, it's
possible that there are changes required for other distros.


*** Attention ***

SVN repository disabled on Jan the 28th 2017 due to permanent
errors while syncing with GIT. Please use GIT for Checkouts from
sourceforge from now on.