aboutsummaryrefslogtreecommitdiff
path: root/src/core/dialer.c
Commit message (Expand)AuthorAge
...
* fixes #673 transports could benefit from access to upper layerGarrett D'Amore2018-08-27
* Remove dead #if 0 code in dialer.Garrett D'Amore2018-08-19
* fixes #654 use aio for synchronous connectGarrett D'Amore2018-08-15
* fixes #208 pipe start should occur before connect / acceptGarrett D'Amore2018-08-14
* Revert "fixes #599 nng_dial sync should not return until added to socket"Garrett D'Amore2018-08-06
* fixes #599 nng_dial sync should not return until added to socketGarrett D'Amore2018-08-05
* fixes #601 pipe destroy can fail to close pipeGarrett D'Amore2018-07-18
* fixes #568 Want a single reader/write lock on socket child objectsGarrett D'Amore2018-07-06
* fixes #572 Several locking errors foundGarrett D'Amore2018-07-03
* fixes #564 Race regression caused by#522Garrett D'Amore2018-07-02
* fixes #522 Separate out the endpoint plumbingGarrett D'Amore2018-06-27