Implement default timeout for slap communication.
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.
Showing
Please register or sign in to comment