tcpip


Package info
Description

Library for TCP/IP connections.

Readme
# tcpip This is a fork of the TCPIP library in https://gitlab.science.ru.nl/clean-and-itasks/clean-libraries, for use with Nitrile. ## License The package is licensed under the BSD-2-Clause license; for details, see the [LICENSE](LICENSE) file. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Radboud University Nijmegen.
Changelog
# Changelog #### Unreleased - Chore: update types, such that compiler v5 and later does not complain about phantom parameters of abstract types for which uniqueness is not propagated. #### 2.1.4 - Chore: support base `3.0`. #### 2.1.3 - Chore: support base 2.1 (compiler v3). #### 2.1.2 - Chore: support base 2.0. #### 2.1.1 - Fix: fix selectChC implementation for Windows. ### 2.1.0 - Chore: update version of base-rts to 2.0. #### 2.0.1 - Fix: remove Clean.h files, add clean-rts depedency (which provides Clean.h). ## 2.0.0 - BROKEN DUE TO MISSING CLEAN-RTS DEPENDENCY!. - Initial clean-lang.org version.
Versions