mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
316cd7cb91
For "actively calling CloseSocket()" and "passively noticing the socket has been closed", we want to ensure that the process of closing a socket are the same. Therefore I use a runnable to call CloseSocket() on the main thread when it can't read from the socket. |
||
---|---|---|
.. | ||
app | ||
chromium | ||
dbus | ||
glue | ||
ipdl | ||
netd | ||
ril | ||
testshell | ||
unixsocket | ||
defs.mk | ||
Makefile.in | ||
pull-chromium.py |