index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
walnascar
walnascar-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
asyncrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: asyncrpc: Handle websockets exceptions
Philip Lorenz
2025-01-11
1
-5
/
+10
*
bitbake: asyncrpc: Use client timeout for websocket open timeout
Joshua Watt
2024-06-04
1
-1
/
+5
*
bitbake: asyncrpc: Remove ClientPool
Joshua Watt
2024-05-31
2
-76
/
+2
*
bitbake: bitbake: Drop older python version compatibility code
Richard Purdie
2024-05-31
2
-4
/
+2
*
bitbake: hashserv: server: Add support for SO_REUSEPORT
Joshua Watt
2024-05-30
1
-7
/
+27
*
bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
Richard Purdie
2024-05-16
1
-1
/
+3
*
bitbake: asyncrpc: Check websockets version
joshua Watt
2024-05-08
1
-0
/
+22
*
bitbake: asyncrpc: include parse_address from hashserv
Michael Opdenacker
2024-04-14
1
-0
/
+23
*
bitbake: asyncrpc: Add support for server headers
Joshua Watt
2024-02-27
2
-3
/
+46
*
bitbake: asyncrpc: Add Client Pool object
Joshua Watt
2024-02-19
2
-1
/
+78
*
bitbake: asyncrpc: Add option to set log level when running as a process
Joshua Watt
2023-11-14
1
-1
/
+4
*
bitbake: asyncrpc: client: Add disconnect API
Joshua Watt
2023-11-09
1
-1
/
+7
*
bitbake: asyncrpc: client: Prevent double closing of loop
Joshua Watt
2023-11-09
1
-4
/
+6
*
bitbake: asyncrpc: Add InvokeError
Joshua Watt
2023-11-09
4
-4
/
+22
*
bitbake: hashserv: Add SQLalchemy backend
Joshua Watt
2023-11-09
1
-2
/
+9
*
bitbake: asyncrpc: Prefix log messages with client info
Joshua Watt
2023-11-09
1
-3
/
+18
*
bitbake: asyncrpc: Add context manager API
Joshua Watt
2023-11-09
1
-0
/
+13
*
bitbake: hashserv: Add websocket connection implementation
Joshua Watt
2023-11-09
3
-2
/
+106
*
bitbake: asyncrpc: Abstract sockets
Joshua Watt
2023-11-09
5
-228
/
+298
*
bitbake: asyncrpc: serv: correct closed client socket detection
Justin Bronder
2022-10-29
1
-2
/
+2
*
bitbake: asyncrpc/client: Fix unix domain socket chdir race issues
Richard Purdie
2022-09-05
1
-9
/
+13
*
bitbake: bitbake: Add copyright headers where missing
Richard Purdie
2022-08-12
3
-0
/
+6
*
bitbake: asyncrpc: Add TCP Keep Alives
Joshua Watt
2022-07-20
1
-0
/
+7
*
bitbake: asyncrpc: Fix attribute errors
Daniel Gomez
2022-02-17
1
-1
/
+1
*
bitbake: async: Close sync client event loop
Joshua Watt
2021-10-11
1
-1
/
+8
*
bitbake: bitbake: asyncrpc: always create new asyncio loops
Scott Murray
2021-08-23
2
-4
/
+30
*
bitbake: bitbake: asyncrpc: Defer all asyncio to child process
Joshua Watt
2021-08-23
1
-46
/
+72
*
bitbake: bitbake: asyncrpc: Catch early SIGTERM
Joshua Watt
2021-07-29
1
-0
/
+21
*
bitbake: asyncrpc: Set timeout when waiting for reply from server
Paul Barker
2021-07-29
1
-2
/
+7
*
bitbake: asyncrpc: Fix bad message error in client
Paul Barker
2021-07-29
1
-1
/
+1
*
bitbake: asyncrpc: Reduce verbosity
Paul Barker
2021-06-06
1
-4
/
+4
*
bitbake: asyncrpc: Add ping method
Paul Barker
2021-06-06
2
-1
/
+11
*
bitbake: asyncrpc: Common implementation of RPC using json & asyncio
Paul Barker
2021-04-27
3
-0
/
+394