Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

socket: support network IO deadline (#339) #348

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 12, 2019

  1. socket: support network IO deadline (#339)

    This allows connection-oriented protocols to recover from bad
    network conditions, by enabling to set a limit on the time for
    network I/O.
    As a special case, it allows client/servers to recover from a
    bad connection during the initial TLS handshake.
    Gerrit Renker authored and Gerrit Renker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    ba675d5 View commit details
    Browse the repository at this point in the history