All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
##[Unreleased]
- A new function pointer:
socket_accept_v2_ptr
- A new
socket_accept
API, which selects betweensocket_accept_ptr
andsocket_accept_v2_ptr
.
- Changed
inet_pton
to manipulatestruct socket_addr
directly