summaryrefslogtreecommitdiffstats
path: root/net/socket/tcp_client_socket_win.h
diff options
context:
space:
mode:
authorrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-19 21:53:58 +0000
committerrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-19 21:53:58 +0000
commitf89860148fa573627e19e6c9a3aa3cbfb58fb7cc (patch)
tree5844bd4ff873a84357ad7313c8af83b300709cd3 /net/socket/tcp_client_socket_win.h
parent5121e678dd8ce395a7562f393d642301944d2408 (diff)
downloadchromium_src-f89860148fa573627e19e6c9a3aa3cbfb58fb7cc.zip
chromium_src-f89860148fa573627e19e6c9a3aa3cbfb58fb7cc.tar.gz
chromium_src-f89860148fa573627e19e6c9a3aa3cbfb58fb7cc.tar.bz2
Net: Add net_api to the socket code
BUG=76997 TEST=NONE Review URL: http://codereview.chromium.org/7011056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85982 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/socket/tcp_client_socket_win.h')
-rw-r--r--net/socket/tcp_client_socket_win.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/socket/tcp_client_socket_win.h b/net/socket/tcp_client_socket_win.h
index 9e2765a..0c704e9 100644
--- a/net/socket/tcp_client_socket_win.h
+++ b/net/socket/tcp_client_socket_win.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -18,7 +18,8 @@ namespace net {
class BoundNetLog;
-class TCPClientSocketWin : public StreamSocket, base::NonThreadSafe {
+class NET_API TCPClientSocketWin : public StreamSocket,
+ NON_EXPORTED_BASE(base::NonThreadSafe) {
public:
// The IP address(es) and port number to connect to. The TCP socket will try
// each IP address in the list until it succeeds in establishing a