mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 21:50:47 +01:00
integrated changes from main repository for upcoming 1.2.5 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// TCPServerParams.cpp
|
||||
//
|
||||
// $Id: //poco/1.2/Net/src/TCPServerParams.cpp#1 $
|
||||
// $Id: //poco/1.2/Net/src/TCPServerParams.cpp#2 $
|
||||
//
|
||||
// Library: Net
|
||||
// Package: TCPServer
|
||||
@@ -76,6 +76,4 @@ void TCPServerParams::setMaxQueued(int count)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
} } // namespace Poco::Net
|
||||
|
||||
Reference in New Issue
Block a user