Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Send the response data in block of given lenght instead of sending all at once. #35

Merged
merged 1 commit into from
Sep 7, 2018

Commits on Sep 6, 2018

  1. Send the response data in block of given lenght instead of sending al…

    …l at once.
    
    This avoids the timeout for long responses.
    Use try/except sending the response. The ospd-server will not die in case
    of timeout or broken pipe (e.g. the client does not responde or was killed).
    jjnicola committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    628d851 View commit details
    Browse the repository at this point in the history