Skip to content

Puzzled Bronze

Choose a tag to compare

@markjfisher markjfisher released this 31 Aug 14:14
· 90 commits to main since this release

[4.5.3] - 2024-08-32

  • network_read and network_read_nb will exit if there is a general error.

network_read will set fn_bytes_read to the bytes read into the buffer so far, for client to decide what to do.
header file docs updated for both functions.