- 29 Sep, 2015 1 commit
-
-
Daniel Salzman authored
-
- 21 Sep, 2015 6 commits
-
-
Daniel Salzman authored
Require lmdb version at least 0.9.15 See merge request !442
-
Ondřej Surý authored
Add auto mode to lmdb that will fallback to embedded version if shared lmdb is too old or non-existent
-
Ondřej Surý authored
Just check the first version of lmdb for a required version, since the other versions won't be used for compilation anyway reliably
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
- 17 Sep, 2015 1 commit
-
-
Jan Včelák authored
-
- 14 Sep, 2015 4 commits
-
-
Jan Včelák authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 11 Sep, 2015 1 commit
-
-
Jan Včelák authored
CID #1323761 #1323762
-
- 10 Sep, 2015 2 commits
-
-
Daniel Salzman authored
Add support for binding multiple UDP sockets Add support for binding multiple UDP sockets for with SO_REUSEPORT flag in order to overcome performance hit caused by sharing one socket and waiting on one single lock in kernel. See merge request !422
-
Jan Včelák authored
-
- 09 Sep, 2015 1 commit
-
-
Jan Včelák authored
-
- 08 Sep, 2015 14 commits
-
-
Tomas Hlavacek authored
The binding of multiple sockets with SO_REUSEPORT flag depends on detecting the SO_REUSEPORT macro in system headers. It turned out that FreeBSD has the same macro but the semantic is different. Require Linux in autodetecion mode for enabling multiple sockets binding.
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
The old code always forced the minfd to be zero. With SO_REUSEPORT, the value could be higher.
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Tomas Hlavacek authored
Add support for binding multiple UDP sockets for with SO_REUSEPORT flag in order to overcome performance hit caused by sharing one socket and waiting on one single lock in kernel.
-
Jan Včelák authored
-
- 04 Sep, 2015 6 commits
-
-
Daniel Salzman authored
net: add TCP connect timeout support See merge request !436
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Dominik Taborsky authored
Yparser wire values This change unifies and simplifies (using wire context) binary data transformations for the yparser. The same binary representation is used for the configuration data representation in the database. Also there are some improvements like better address range specification. See merge request !437
-
- 03 Sep, 2015 4 commits
-
-
Jan Včelák authored
close #420
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-