Skip to content
This repository was archived by the owner on Apr 6, 2019. It is now read-only.

v2.4.0

Choose a tag to compare

@CylixCylix released this 10 Apr 02:55
· 52 commits to master since this release

Tag

2.4.0

Date

April 9th, 2017

Changes

None.

Additions

  • Provide support for Unix socket. Simply pass in 0 as the port when building a tcp_socket, tcp_client or tcp_server. Then, the host will automatically be treated as the path to a Unix socket instead of a real host.

Removals

None.