зеркало из https://github.com/mozilla/gecko-dev.git
d21bc736cb
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. |
||
---|---|---|
.. | ||
Ril.cpp | ||
Ril.h | ||
RilConnector.cpp | ||
RilConnector.h | ||
moz.build |