Roy Marples
|
e21cecaf54
kqueue: Use 0 instead of NULL for udata
|
il y a 9 ans |
Jouni Malinen
|
9e1f1bdb6f
eloop: Clean up coding style for eloop debug prints
|
il y a 9 ans |
Roy Marples
|
f9982b3212
Implement kqueue(2) support via CONFIG_ELOOP_KQUEUE
|
il y a 9 ans |
Roy Marples
|
2e69bdd16a
eloop: Add eloop_sock_requeue()
|
il y a 9 ans |
Jouni Malinen
|
7c524a64c1
eloop: Fix cases where a socket is reopened from a timeout/signal handler
|
il y a 9 ans |
Jouni Malinen
|
acbd59d0a8
eloop: Try to terminate more quickly on SIGINT and SIGTERM
|
il y a 9 ans |
Jouni Malinen
|
b9f6560f38
eloop: Fix WPA_TRACE tracking in case of realloc failure
|
il y a 10 ans |
Masashi Honma
|
f0356ec85c
eloop: Add epoll option for better performance
|
il y a 11 ans |
Masashi Honma
|
da96a6f793
eloop: Separate event loop select/poll implementation
|
il y a 11 ans |
Maxime Bizon
|
762c41ae99
eloop: Add assert() on negative fd when using select() code path
|
il y a 11 ans |
Jouni Malinen
|
a09ffd5f2f
Fix req_scan-deplete-timeout and update eloop API for this
|
il y a 11 ans |
Johannes Berg
|
594516b4c2
Use monotonic clock for relative time for eloop if available
|
il y a 11 ans |
Dmitry Shmidt
|
e2f5a9889a
Deplete scan request if new time is less than remaining
|
il y a 11 ans |
Kyeyoon Park
|
e5e74e5500
eloop: Add support for replenishing a registered timeout
|
il y a 11 ans |
Jouni Malinen
|
61323e70e1
Convert perror/printf calls to wpa_printf
|
il y a 11 ans |
Simon Wunderlich
|
a7505b1775
eloop: Allow to run event loop multiple times in a row
|
il y a 12 ans |
Pontus Fuchs
|
c869536ce9
eloop: Add a timer cancel that returns the remaining time
|
il y a 12 ans |
Jouni Malinen
|
067ffa2696
Convert os_realloc() for an array to use os_realloc_array()
|
il y a 12 ans |
Jouni Malinen
|
4be921ac60
eloop: Fix EVENT_TYPE_WRITE with poll()-based eloop
|
il y a 12 ans |
Ben Greear
|
f115560c21
eloop/poll: Handle POLLER | POLLHUP in read logic
|
il y a 13 ans |
Jouni Malinen
|
2624ed4311
eloop: Fix allocation failure handling in poll() version
|
il y a 13 ans |
Ben Greear
|
2df4c4ef2f
eloop: Support poll() in eloop
|
il y a 13 ans |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
il y a 13 ans |
Jouni Malinen
|
0fa0ad4e17
eloop: Fix integer overflow in long timeouts
|
il y a 14 ans |
Jouni Malinen
|
7f5957abcf
eloop: Fix crash on signal handler cancelling next timeout
|
il y a 15 ans |
Jouni Malinen
|
2e320d8db5
eloop: Clear timeout data during allocation
|
il y a 15 ans |
Jouni Malinen
|
459489c99d
eloop: Fix timeout handler to use local copy of func pointer
|
il y a 15 ans |
Jouni Malinen
|
9aca440199
Drop WPA_TRACE reference before eloop timeout handler call
|
il y a 15 ans |
Jouni Malinen
|
5e5223bf29
trace: Show eloop unregistered handler function name/file/line
|
il y a 15 ans |
Jouni Malinen
|
a6ff0e0810
trace: Add active reference tracking
|
il y a 15 ans |