Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-04 | Style: capitalized letters in hexadecimal literals. | Valentin Bartenev | 1 | -1/+1 |
2018-03-29 | Using nxt_lvlhsh_peek() and nxt_lvlhsh_retrieve(). | Igor Sysoev | 1 | -6/+1 |
2018-03-21 | Triggering RPC error for all handlers on port close. | Max Romanov | 1 | -0/+38 |
2018-03-21 | Registered RPC handlers affects port use counters. | Max Romanov | 1 | -0/+8 |
2018-01-24 | Fixed formatting in nxt_sprintf() and logging. | Sergey Kandaurov | 1 | -1/+1 |
2017-12-27 | Rescheduling of pending request after configured timeout. | Max Romanov | 1 | -4/+0 |
2017-12-27 | Fixing application timeout. | Max Romanov | 1 | -18/+37 |
2017-09-15 | Introducing application timeout. | Max Romanov | 1 | -73/+188 |
2017-09-06 | Style fixes. | Igor Sysoev | 1 | -6/+10 |
2017-08-11 | RPC: peer pid special value -1 may be used if pid is unknown. | Max Romanov | 1 | -36/+43 |
2017-08-02 | Port RPC interface introduced. | Max Romanov | 1 | -0/+314 |