mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
579a827e20
With the use of separate listen and stream sockets in |KeyStore|, the listen socket remains open while |KeyStore| serves a connected client on the stream socket. When the client disconnected, |KeyStore| continues to listen for the next connection request. The old dependency on |UnixSocketConsumer| has been removed. |
||
---|---|---|
.. | ||
app | ||
bluetooth | ||
chromium | ||
contentproc | ||
dbus | ||
glue | ||
ipdl | ||
keystore | ||
netd | ||
nfc | ||
ril | ||
testshell | ||
unixfd | ||
unixsocket | ||
moz.build | ||
pull-chromium.py |