mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 04:22:56 +00:00

With this patch, stream and listening sockets handle the setup of accepted sockets internally. Sub-classes of |StreamSocket| don't have to overload StreamSocket's |GetIO| any longer.