summaryrefslogtreecommitdiffstats
path: root/net/base/winsock_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-2/+5
* Delete WSACleanup() call in the network stack.willchan@chromium.org2010-05-041-8/+5
* Assert that the WinSock DLL supports version 2.2.wtc@chromium.org2009-04-141-9/+14
* - Cleanup usage, EnsureWinsockInit is now the only method of initializing.deanm@chromium.org2008-10-061-21/+30
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-0/+4
* Add net to the repository.initial.commit2008-07-261-0/+57