SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-network-simple-devel-0.4.3-3.4.x86_64.rpm :

* Mon Oct 01 2018 psimonsAATTsuse.com- Update network-simple to version 0.4.3. [#] Version 0.4.3
* Added SOCKS5 proxy support using the `socks` library. See functions `connectSOCKS5` and `connectSockSOCKS5`.
* Increased connection timeout.
* Client side sockets now have `SO_KEEPALIVE` and `TCP_NODELAY` on by default.
* Server side sockets now have `SO_KEEPALIVE` on by default.
* Tue Aug 07 2018 psimonsAATTsuse.com- Update network-simple to version 0.4.2. [#] Version 0.4.2
* Deprecate `sendMany` in favor of `sendLazy`.
* Generalize return type of `serve`.
* Silence all synchronous exceptions on socket shutdown and close.
* Better exception handling everywhere.
* Added dependency on `safe-exceptions`.
* Added `listenSock`.
* Improved documentation.
* Tue Jul 10 2018 psimonsAATTsuse.com- Add network-simple at version 0.4.1.
 
ICM