Skip to content

Commit

Permalink
Merge branch 'poco-1.13.1p1' of https://github.com/pocoproject/poco i…
Browse files Browse the repository at this point in the history
…nto poco-1.13.1p1
  • Loading branch information
frwilckens committed Feb 15, 2024
2 parents eef4da0 + 4a530c4 commit 7837ba5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Net/include/Poco/Net/ParallelSocketAcceptor.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,10 @@
#include "Poco/Net/StreamSocket.h"
#include "Poco/Net/ServerSocket.h"
#include "Poco/Environment.h"
#include "Poco/NObserver.h"
#include "Poco/SharedPtr.h"
#include <vector>


using Poco::Net::Socket;
using Poco::Net::SocketReactor;
using Poco::Net::ServerSocket;
using Poco::Net::StreamSocket;
using Poco::NObserver;
using Poco::AutoPtr;


namespace Poco {
namespace Net {

Expand Down

0 comments on commit 7837ba5

Please sign in to comment.