Igor Sysoev
|
5a9c23e2b4
|
Using nxt_lvlhsh_peek() for port hashes.
|
2018-03-29 16:35:38 +03:00 |
|
Igor Sysoev
|
bd451a50a9
|
Removed unused macros and functions.
|
2018-03-29 16:35:03 +03:00 |
|
Max Romanov
|
f869bf1b02
|
Return error codes for port_hash operations.
|
2017-10-04 15:02:00 +03:00 |
|
Max Romanov
|
ba31199786
|
Removing mem_pool from port_hash interface.
Memory pool is not used by port_hash and it was a mistake to pass it into
'add' and 'remove' functions. port_hash enrties are allocated from heap.
|
2017-10-04 14:57:56 +03:00 |
|
Max Romanov
|
0fdcdde6c8
|
lvlhash for ports moved to separate files for future re-use.
|
2017-06-23 19:19:41 +03:00 |
|