Skip to content

Commit 2986d27

Browse files
committed
synced with main repository
1 parent 40e7be0 commit 2986d27

313 files changed

Lines changed: 395 additions & 348 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Net/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Makefile
33
#
4-
# $Id: //poco/Main/Net/Makefile#37 $
4+
# $Id: //poco/svn/Net/Makefile#2 $
55
#
66
# Makefile for Poco Net
77
#

Net/Net.vmsbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Net.vmsbuild
33
#
4-
# $Id: //poco/Main/Net/Net.vmsbuild#1 $
4+
# $Id: //poco/svn/Net/Net.vmsbuild#1 $
55
#
66
LIB=PocoNet
77
<SourceFilesHere>

Net/include/Poco/Net/AbstractHTTPRequestHandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// AbstractHTTPRequestHandler.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/AbstractHTTPRequestHandler.h#3 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/AbstractHTTPRequestHandler.h#2 $
55
//
66
// Library: Net
77
// Package: HTTPServer

Net/include/Poco/Net/AsyncSocketChannel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// AsyncSocketChannel.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/AsyncSocketChannel.h#1 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/AsyncSocketChannel.h#2 $
55
//
66
// Library: Net
77
// Package: AsyncIO

Net/include/Poco/Net/DNS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// DNS.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/DNS.h#2 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/DNS.h#2 $
55
//
66
// Library: Net
77
// Package: NetCore

Net/include/Poco/Net/DatagramSocket.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// DatagramSocket.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/DatagramSocket.h#2 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/DatagramSocket.h#2 $
55
//
66
// Library: Net
77
// Package: Sockets

Net/include/Poco/Net/DatagramSocketImpl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// DatagramSocketImpl.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/DatagramSocketImpl.h#2 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/DatagramSocketImpl.h#2 $
55
//
66
// Library: Net
77
// Package: Sockets

Net/include/Poco/Net/DialogSocket.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// DialogSocket.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/DialogSocket.h#2 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/DialogSocket.h#2 $
55
//
66
// Library: Net
77
// Package: Sockets

Net/include/Poco/Net/FTPClientSession.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// FTPClientSession.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/FTPClientSession.h#2 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/FTPClientSession.h#2 $
55
//
66
// Library: Net
77
// Package: FTP

Net/include/Poco/Net/FTPStreamFactory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// FTPStreamFactory.h
33
//
4-
// $Id: //poco/Main/Net/include/Poco/Net/FTPStreamFactory.h#2 $
4+
// $Id: //poco/svn/Net/include/Poco/Net/FTPStreamFactory.h#2 $
55
//
66
// Library: Net
77
// Package: FTP

0 commit comments

Comments
 (0)