Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 405 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 405 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

[v1.1.0]

Improved

  • SocketAddr now formats both IPv4 and IPv6 addresses
  • SocketAddr now interprets text addresses into internal representation with the setAddr API
  • Added an API to enable/disable Nagle's algorithm on TCP Streams