• Łukasz Nowak's avatar
    Implement default timeout for slap communication. · 8ad4ec2f
    Łukasz Nowak authored
    Currently slap library was coded with optimistic assumption, that remote system
    are not failing. But in order not to block library caller it is required to
    setup timeout on socket operations, with default different than infinity.
    8ad4ec2f
slap.py 20.1 KB