Commit 81661fb
committed
patch 7.4.1351
Problem: When the port isn't opened yet when ch_open() is called it may
fail instead of waiting for the specified time.
Solution: Loop when select() succeeds but when connect() failed. Also use
channel logging for jobs. Add ch_log().1 parent ec70bdd commit 81661fb
7 files changed
Lines changed: 314 additions & 176 deletions
File tree
- src
- proto
- testdir
0 commit comments