mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5cd1826c5e
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. |
||
---|---|---|
.. | ||
Makefile.in | ||
UnixSocket.cpp | ||
UnixSocket.h |