Ophidia IO Server Copyright (C) 2014-2016 CMCC Foundation
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
=====================================================================
The following libraries have been used:
-
MySQL Community Server
GPLv2
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html -
Hash table
Creative Commons CC0 1.0
http://en.literateprograms.org/Hash_table_(C)
Additionally some source code (in src/oph_network.c) and configuration lines (in configure.ac) have been adapted from the example source code available from Unix Network Programming, Volume 1, 3rd ed., by W. R. Stevens, B. Fenner, A. M. Rudoff.
http://www.unpbook.com/src.html