tcpip
Package info
-
Homepage
gitlab.com/clean-and-itasks/tcpip -
Latest version
2.1.4, 6 months ago -
Maintainer
TOP Software Technology -
License
BSD-2-Clause
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.
Changelog
# Changelog
#### 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
-
2.1.4 latest 6 months ago
Dependencies: base ^1.0.1 || ^2.0.0 || ^3.0.0; base-rts ^2.1.0 || ^3.0.0.
Targets: linux-x64; linux-x86; windows-x64.
-
2.1.3 1 year, 1 month ago
Dependencies: base ^1.0.1 || ^2.0.0 || ^2.1.0; base-rts ^2.1.0 || ^3.0.0.
Targets: linux-x64; linux-x86; windows-x64.
-
2.1.2 1 year, 3 months ago
Dependencies: base ^1.0.1 || ^2.0.0; base-rts ^2.1.0.
Targets: linux-x64; linux-x86; windows-x64.
-
2.1.1 2 years ago
Dependencies: base ^1.0.0; base-rts ^2.1.0.
Targets: linux-x64; linux-x86; windows-x64.
-
2.1.0 2 years ago
Dependencies: base ^1.0.0; base-rts ^2.1.0.
Targets: linux-x64; linux-x86; windows-x64.
-
2.0.1 latest 2.0 2 years ago
Dependencies: base ^1.0.0; base-rts ^1.1.0.
Targets: linux-x64; linux-x86; windows-x64.
-
2.0.0 2 years ago
Dependencies: base ^1.0.0.
Targets: linux-x64; linux-x86; windows-x64.