Valentin Bartenev
|
0665896a55
|
Style: capitalized letters in hexadecimal literals.
|
2018-04-04 18:13:05 +03:00 |
|
Sergey Kandaurov
|
67c64a99fb
|
Using size_t for the field width type of the "%*s" specifier.
|
2018-01-24 15:16:32 +03:00 |
|
Igor Sysoev
|
09ef66d39c
|
Storing memory cache slot hint inside nxt_sockaddr_t.
|
2017-10-17 16:22:38 +03:00 |
|
Igor Sysoev
|
bfa808d689
|
Event engine memory cache for nxt_sockaddr_t.
Introducing event engine memory cache and using the cache for
nxt_sockaddr_t structures.
|
2017-09-27 19:22:59 +03:00 |
|
Ruslan Ermilov
|
23d38a5794
|
Corrected path to nxt_socket.h in comments.
|
2017-08-16 14:16:14 +03:00 |
|
Igor Sysoev
|
46c6513c2b
|
Fixed port processing in nxt_sockaddr_text().
|
2017-06-29 19:25:46 +03:00 |
|
Igor Sysoev
|
61c20aae4b
|
Small optimization in nxt_sockaddr_text().
|
2017-06-28 09:33:35 +03:00 |
|
Igor Sysoev
|
2006e9f537
|
Fixed INET6 sockaddr processing in nxt_sockaddr_text().
|
2017-06-27 20:06:59 +03:00 |
|
Igor Sysoev
|
cf3e714c39
|
Fixed Unix sockaddr processing in nxt_sockaddr_text().
|
2017-06-27 20:06:56 +03:00 |
|
Igor Sysoev
|
9041d276fc
|
nxt_sockaddr_parse() introducted.
|
2017-06-27 19:06:58 +03:00 |
|
Valentin Bartenev
|
dfd3cc8c0e
|
Applied nxt_pointer_to() and nxt_value_at() where possible.
|
2017-06-27 17:27:18 +03:00 |
|
Valentin Bartenev
|
9593ce769a
|
Removed surplus type casting from nxt_memcmp() calls.
|
2017-06-21 22:45:20 +03:00 |
|
Igor Sysoev
|
f888a5310c
|
Using new memory pool implementation.
|
2017-06-20 19:49:17 +03:00 |
|
Igor Sysoev
|
6f2c9acd18
|
Processes refactoring.
The cycle has been renamed to the runtime.
|
2017-03-09 18:03:27 +03:00 |
|
Igor Sysoev
|
029942f4eb
|
I/O operations refactoring.
|
2017-02-22 15:09:59 +03:00 |
|
Igor Sysoev
|
6e67bee0f4
|
nxt_str_t changes.
|
2017-02-01 19:20:07 +03:00 |
|
Igor Sysoev
|
ba0391577b
|
Work queues refactoring.
|
2017-01-27 11:35:11 +03:00 |
|
Igor Sysoev
|
de532922d9
|
Introducing tasks.
|
2017-01-23 19:56:03 +03:00 |
|
Igor Sysoev
|
16cbf3c076
|
Initial version.
|
2017-01-17 20:00:00 +03:00 |
|