Bert Belder
|
3e3251e0d9
|
error: break up return_error() macro into two non-variadic macros
This prevents clang 6.x from emitting a
gnu-zero-variadic-macro-arguments warning.
|
2018-05-17 01:31:21 -07:00 |
|
Bert Belder
|
f00c18e323
|
poll-group: rename _POLL_GROUP_MAX_SIZE to _POLL_GROUP_MAX_GROUP_SIZE
|
2018-05-17 01:31:19 -07:00 |
|
Bert Belder
|
279315afcd
|
src: add missing <string.h> includes
|
2018-05-03 14:40:51 +02:00 |
|
Bert Belder
|
c07cc8f7cc
|
poll-group: do away with the poll_group_allocator class
|
2018-05-02 03:50:42 +02:00 |
|
Bert Belder
|
2789bad793
|
afd: retrieve protocol info for afd driver socket on startup
|
2018-05-02 03:06:30 +02:00 |
|
Bert Belder
|
91cb493efc
|
poll-group: use new queue APIs to move groups inside the allocator queue
|
2017-09-14 16:41:17 +02:00 |
|
Bert Belder
|
34a9a4d4a7
|
poll-group: rename user_count to group_size
|
2017-09-14 04:34:12 +02:00 |
|
Bert Belder
|
dc742fa01e
|
poll-group: rename _DS_MAX_USERS to _POLL_GROUP_MAX_SIZE
|
2017-09-14 04:06:18 +02:00 |
|
Bert Belder
|
45aaa10a62
|
poll-group: use 1 driver socket per N sockets, vs. 1 for *all* sockets
|
2017-09-14 00:55:01 +02:00 |
|