mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ce9f51f947
This patch cleans up the interface of |StreamSocket|. All arguments that contain protocol parameters are removed from |Connect|. They are stored in the connector class. |Connect| now returns error codes. The method |GetSocketAddr| is unused and not thread-safe and therefore removed. The method |SendSocketData| for strings is unused and removed. |
||
---|---|---|
.. | ||
moz.build | ||
Ril.cpp | ||
Ril.h | ||
RilConnector.cpp | ||
RilConnector.h |